Rewrite modules (untested)
This commit is contained in:
parent
b3d3ee6403
commit
eba57e6c8a
53 changed files with 1288 additions and 394 deletions
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"name" : "Block unwanted Host",
|
||||
"description" : "This module block some hosts from Microsoft",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "BlockHost",
|
||||
"file" : "hosts.txt",
|
||||
"host" : ""
|
||||
}
|
||||
]
|
||||
}
|
Reference in a new issue