Reworked FW_Hosts module and files
This commit is contained in:
parent
335ba9b548
commit
4c4ec03375
4 changed files with 7 additions and 8 deletions
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"name" : "Block unwanted Host",
|
||||
"description" : "This module block some hosts from Microsoft",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "BlockHost",
|
||||
"file" : "base.txt",
|
||||
"host" : "",
|
||||
"firewall" : true
|
||||
},
|
||||
{
|
||||
"action" : "BlockHost",
|
||||
"file" : "ms-skype-messeger.txt"
|
||||
}
|
||||
]
|
||||
}
|
Reference in a new issue