feat(dir): add CytroxList

This commit is contained in:
Collin M. Barrett 2022-04-15 12:33:47 -05:00
parent 84dc5da374
commit 7808f50c72
5 changed files with 27 additions and 0 deletions

View file

@ -17410,5 +17410,13 @@
"id": 2585,
"licenseId": 5,
"name": "BlockListNetUA"
},
{
"name": "CytroxList",
"description": "stops traffic associated with domains known to be from the surveillance-for-hire firm Cytrox and related entities",
"licenseId": 28,
"id": 2586,
"homeUrl": "https://github.com/twcau/AdblockRules/",
"issuesUrl": "https://github.com/twcau/AdblockRules/issues"
}
]

View file

@ -5850,5 +5850,9 @@
{
"filterListId": 2584,
"maintainerId": 177
},
{
"filterListId": 2586,
"maintainerId": 178
}
]

View file

@ -8726,5 +8726,9 @@
{
"filterListId": 2585,
"syntaxId": 57
},
{
"filterListId": 2586,
"syntaxId": 3
}
]

View file

@ -16162,5 +16162,11 @@
"id": 2850,
"primariness": 1,
"url": "https://blocklist.net.ua/blocklist.csv"
},
{
"filterListId": 2586,
"id": 2851,
"primariness": 1,
"url": "https://raw.githubusercontent.com/twcau/AdblockRules/master/CytroxList"
}
]

View file

@ -921,5 +921,10 @@
"id": 177,
"name": "ThePirateNerd",
"url": "https://github.com/ThePirateNerd"
},
{
"id": 178,
"name": "Michael H",
"url": "https://github.com/twcau"
}
]