Commit this day work

This commit is contained in:
Yorick Barbanneau 2018-03-20 23:39:33 +01:00
parent f897ca973c
commit b221e5db4d
13 changed files with 370 additions and 60 deletions

View file

@ -1,11 +0,0 @@
{
"name" : "Block unwanted Host",
"description" : "This module block some hosts from Microsoft",
"actions" : [
{
"action" : "BlockHost",
"file" : "hosts.txt",
"host" : ""
}
]
}