mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(dir): ✨ add BlockListNetUA
This commit is contained in:
parent
74085b049d
commit
de4dcc4b2c
5 changed files with 27 additions and 0 deletions
|
|
@ -17402,5 +17402,13 @@
|
|||
"issuesUrl": "https://github.com/ThePirateNerd/Anti-Q/issues",
|
||||
"licenseId": 5,
|
||||
"name": "Anti-Q"
|
||||
},
|
||||
{
|
||||
"description": "The BlockList project was created to become protection against negative influence of the harmful and potentially dangerous events on the Internet.",
|
||||
"emailAddress": "office@blocklist.net.ua",
|
||||
"homeUrl": "https://blocklist.net.ua/",
|
||||
"id": 2585,
|
||||
"licenseId": 5,
|
||||
"name": "BlockListNetUA"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -3782,5 +3782,9 @@
|
|||
{
|
||||
"filterListId": 2583,
|
||||
"languageId": 179
|
||||
},
|
||||
{
|
||||
"filterListId": 2585,
|
||||
"languageId": 167
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8722,5 +8722,9 @@
|
|||
{
|
||||
"filterListId": 2584,
|
||||
"syntaxId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 2585,
|
||||
"syntaxId": 57
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -16156,5 +16156,11 @@
|
|||
"id": 2849,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/ThePirateNerd/Anti-Q/main/Anti-Q.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2585,
|
||||
"id": 2850,
|
||||
"primariness": 1,
|
||||
"url": "https://blocklist.net.ua/blocklist.csv"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -207,5 +207,10 @@
|
|||
"id": 56,
|
||||
"name": "Polish Cookie Consent",
|
||||
"url": "https://polishannoyancefilters.netlify.app/en/PolishCookieConsent/syntax/"
|
||||
},
|
||||
{
|
||||
"id": 57,
|
||||
"name": "CSV",
|
||||
"url": "https://en.wikipedia.org/wiki/Comma-separated_values"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue