mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Merge pull request #579 from DandelionSprout/patch-44
Friday night pull
This commit is contained in:
commit
300af31db3
3 changed files with 66 additions and 0 deletions
|
|
@ -9357,5 +9357,47 @@
|
|||
"syntaxId": 3,
|
||||
"viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/AntiAbusePorn.txt",
|
||||
"viewUrlMirror1": "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/AntiAbusePorn.txt"
|
||||
},
|
||||
{
|
||||
"id": 851,
|
||||
"description": "Do you like to browse casually through different Wikia wikis, but are tired of FANDOM promotions, promotions for movies that you don't care about, and narrow article bodies? Then this list will save your day.",
|
||||
"descriptionSourceUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/WikiaPureBrowsingExperience.txt",
|
||||
"donateUrl": "https://sproutsluckycorner.wordpress.com/2017/11/14/my-work-and-contact-resume/#donations",
|
||||
"emailAddress": "imreeil42@gmail.com",
|
||||
"homeUrl": "https://github.com/DandelionSprout/adfilt",
|
||||
"issuesUrl": "https://github.com/DandelionSprout/adfilt/issues",
|
||||
"licenseId": 10,
|
||||
"name": "Wikia: Pure Browsing Experience",
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/WikiaPureBrowsingExperience.txt",
|
||||
"viewUrlMirror1": "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/WikiaPureBrowsingExperience.txt"
|
||||
},
|
||||
{
|
||||
"id": 852,
|
||||
"description": "This list combines \"YouTube: Even More Pure Video Experience\", \"Stop Autoplay For YouTube\", and \"Anti-Elsagate List\". It only works with blockers that support the !#include tag, such as uBO, Nano, and AdGuard.",
|
||||
"descriptionSourceUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/YouTubeYetEvenMorePureVideoExperience.txt",
|
||||
"donateUrl": "https://sproutsluckycorner.wordpress.com/2017/11/14/my-work-and-contact-resume/#donations",
|
||||
"emailAddress": "imreeil42@gmail.com",
|
||||
"homeUrl": "https://github.com/DandelionSprout/adfilt",
|
||||
"issuesUrl": "https://github.com/DandelionSprout/adfilt/issues",
|
||||
"licenseId": 10,
|
||||
"name": "YouTube: Yet Even More Pure Video Experience",
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/YouTubeYetEvenMorePureVideoExperience.txt",
|
||||
"viewUrlMirror1": "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/YouTubeYetEvenMorePureVideoExperience.txt"
|
||||
},
|
||||
{
|
||||
"id": 853,
|
||||
"description": "This list combines \"YouTube: Even More Pure Video Experience\", \"Stop Autoplay For YouTube\", \"Anti-Elsagate List\", \"Wikia: Pure Browsing Experience\", and \"Twitch: Pure Viewing Experience\". It only works with blockers that support the !#include tag, such as uBO, Nano, and AdGuard.",
|
||||
"descriptionSourceUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/VeryThoroughWebsiteCleaner.txt",
|
||||
"donateUrl": "https://sproutsluckycorner.wordpress.com/2017/11/14/my-work-and-contact-resume/#donations",
|
||||
"emailAddress": "imreeil42@gmail.com",
|
||||
"homeUrl": "https://github.com/DandelionSprout/adfilt",
|
||||
"issuesUrl": "https://github.com/DandelionSprout/adfilt/issues",
|
||||
"licenseId": 10,
|
||||
"name": "Dandelion Sprout's Very Thorough Website Cleaner",
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/VeryThoroughWebsiteCleaner.txt",
|
||||
"viewUrlMirror1": "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/VeryThoroughWebsiteCleaner.txt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -639,6 +639,18 @@
|
|||
"filterListId": 850,
|
||||
"maintainerId": 22
|
||||
},
|
||||
{
|
||||
"filterListId": 851,
|
||||
"maintainerId": 22
|
||||
},
|
||||
{
|
||||
"filterListId": 852,
|
||||
"maintainerId": 22
|
||||
},
|
||||
{
|
||||
"filterListId": 853,
|
||||
"maintainerId": 22
|
||||
},
|
||||
{
|
||||
"filterListId": 21,
|
||||
"maintainerId": 23
|
||||
|
|
|
|||
|
|
@ -3978,5 +3978,17 @@
|
|||
{
|
||||
"filterListId": 850,
|
||||
"tagId": 15
|
||||
},
|
||||
{
|
||||
"filterListId": 851,
|
||||
"tagId": 9
|
||||
},
|
||||
{
|
||||
"filterListId": 852,
|
||||
"tagId": 9
|
||||
},
|
||||
{
|
||||
"filterListId": 853,
|
||||
"tagId": 9
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue