mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(dir): ✨ add CytroxList
This commit is contained in:
parent
84dc5da374
commit
7808f50c72
5 changed files with 27 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -5850,5 +5850,9 @@
|
|||
{
|
||||
"filterListId": 2584,
|
||||
"maintainerId": 177
|
||||
},
|
||||
{
|
||||
"filterListId": 2586,
|
||||
"maintainerId": 178
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8726,5 +8726,9 @@
|
|||
{
|
||||
"filterListId": 2585,
|
||||
"syntaxId": 57
|
||||
},
|
||||
{
|
||||
"filterListId": 2586,
|
||||
"syntaxId": 3
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -921,5 +921,10 @@
|
|||
"id": 177,
|
||||
"name": "ThePirateNerd",
|
||||
"url": "https://github.com/ThePirateNerd"
|
||||
},
|
||||
{
|
||||
"id": 178,
|
||||
"name": "Michael H",
|
||||
"url": "https://github.com/twcau"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue