add AdFilter list

closes #392
This commit is contained in:
collinbarrett 2018-08-30 08:03:05 -05:00
parent f402f95b10
commit c872e6d6fb
4 changed files with 34 additions and 0 deletions

View file

@ -9498,5 +9498,24 @@
"submissionUrl": null,
"syntaxId": 3,
"viewUrl": "https://raw.githubusercontent.com/UnluckyLuke/BlockUnderRadarJunk/master/blockunderradarjunk-list.txt"
},
{
"id": 511,
"chatUrl": null,
"description": "Custom filters allow you to block the download and display of ads, both on site pages and in search results",
"descriptionSourceUrl": "https://raw.githubusercontent.com/bogachenko/adfilters/master/adfilters.txt",
"discontinuedDate": null,
"donateUrl": null,
"emailAddress": null,
"forumUrl": null,
"homeUrl": "https://github.com/bogachenko/adfilters",
"issuesUrl": null,
"licenseId": 11,
"name": "AdFilter",
"policyUrl": null,
"publishedDate": "2017-12-03T00:00:00",
"submissionUrl": null,
"syntaxId": 4,
"viewUrl": "https://raw.githubusercontent.com/bogachenko/adfilters/master/adfilters.txt"
}
]

View file

@ -750,5 +750,9 @@
{
"filterListId": 510,
"maintainerId": 73
},
{
"filterListId": 511,
"maintainerId": 74
}
]

View file

@ -454,5 +454,9 @@
{
"filterListId": 510,
"tagId": 9
},
{
"filterListId": 511,
"tagId": 2
}
]

View file

@ -495,5 +495,12 @@
"homeUrl": "https://github.com/UnluckyLuke",
"name": "UnluckyLuke",
"twitterHandle": null
},
{
"id": 74,
"emailAddress": "bogachenkove@gmail.com",
"homeUrl": "https://github.com/bogachenko",
"name": "bogachenko",
"twitterHandle": null
}
]