mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
22370f0daf
commit
cff3a24870
3 changed files with 15 additions and 4 deletions
|
|
@ -3710,19 +3710,19 @@
|
|||
{
|
||||
"id": 207,
|
||||
"description": "Helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable. Composed of a user script «AakScript» written in javascript and a filter list «AakList» using the same syntax as lists AdBlock and AdBlock Plus, the two are complementary and unlock different website.",
|
||||
"descriptionSourceUrl": "https://github.com/reek/anti-adblock-killer/",
|
||||
"discontinuedDate": null,
|
||||
"descriptionSourceUrl": "https://github.com/reek/anti-adblock-killer/blob/master/README.md",
|
||||
"discontinuedDate": "2016-11-17T00:00:00",
|
||||
"donateUrl": "https://github.com/reek/anti-adblock-killer/#donate",
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/reek/anti-adblock-killer/",
|
||||
"issuesUrl": "https://github.com/reek/anti-adblock-killer/issues",
|
||||
"licenseId": 5,
|
||||
"licenseId": 8,
|
||||
"name": "AakList (Anti-Adblock Killer)",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": null,
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -442,5 +442,9 @@
|
|||
{
|
||||
"filterListId": 351,
|
||||
"maintainerId": 46
|
||||
},
|
||||
{
|
||||
"filterListId": 207,
|
||||
"maintainerId": 47
|
||||
}
|
||||
]
|
||||
|
|
@ -313,5 +313,12 @@
|
|||
"homeUrl": "https://adguard.com/",
|
||||
"name": "AdGuard",
|
||||
"twitterHandle": "adguard"
|
||||
},
|
||||
{
|
||||
"id": 47,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/reek",
|
||||
"name": "Reek",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue