mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Merge pull request #563 from DandelionSprout/patch-42
Friday afternoon pull
This commit is contained in:
commit
1960d09aa4
4 changed files with 49 additions and 2 deletions
|
|
@ -4110,7 +4110,7 @@
|
|||
"licenseId": 4,
|
||||
"name": "AFNIL - Anti Fake News International List",
|
||||
"publishedDate": "2017-12-20T00:00:00",
|
||||
"syntaxId": 7,
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/AFNIL-AntiFakeNewsInternationalList/AFNIL/master/AFNIL-ABP-uBO.txt"
|
||||
},
|
||||
{
|
||||
|
|
@ -8563,7 +8563,7 @@
|
|||
"homeUrl": "https://github.com/lassekongo83/Frellwits-filter-lists",
|
||||
"issuesUrl": "https://github.com/lassekongo83/Frellwits-filter-lists/issues",
|
||||
"licenseId": 4,
|
||||
"name": "Frellwit's Swedish Filter",
|
||||
"name": "Frellwit's Swedish Hosts File",
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://raw.githubusercontent.com/lassekongo83/Frellwits-filter-lists/master/Frellwits-Swedish-Hosts-File.txt"
|
||||
},
|
||||
|
|
@ -8575,5 +8575,28 @@
|
|||
"name": "IndianList",
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/indianlist.txt"
|
||||
},
|
||||
{
|
||||
"id": 819,
|
||||
"description": "This list is mostly meant to be used on top of \"YouTube: Pure Video Experience\", and it removes even more (number-wise) distracting or uncomfortable things on YouTube.",
|
||||
"descriptionSourceUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/YouTubeEvenMorePureVideoExperience.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: Even More Pure Video Experience",
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/YouTubeEvenMorePureVideoExperience.txt",
|
||||
"viewUrlMirror1": "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/YouTubeEvenMorePureVideoExperience.txt"
|
||||
},
|
||||
{
|
||||
"id": 820,
|
||||
"homeUrl": "https://github.com/uBlockOrigin/uAssets",
|
||||
"issuesUrl": "https://github.com/uBlockOrigin/uAssets/issues",
|
||||
"licenseId": 4,
|
||||
"name": "uMatrix - Rulesets for English websites",
|
||||
"syntaxId": 7,
|
||||
"viewUrl": "https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/recipes/recipes_en.txt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -263,6 +263,10 @@
|
|||
"filterListId": 680,
|
||||
"maintainerId": 22
|
||||
},
|
||||
{
|
||||
"filterListId": 819,
|
||||
"maintainerId": 22
|
||||
},
|
||||
{
|
||||
"filterListId": 23,
|
||||
"maintainerId": 23
|
||||
|
|
@ -763,6 +767,10 @@
|
|||
"filterListId": 410,
|
||||
"maintainerId": 57
|
||||
},
|
||||
{
|
||||
"filterListId": 820,
|
||||
"maintainerId": 57
|
||||
},
|
||||
{
|
||||
"filterListId": 380,
|
||||
"maintainerId": 58
|
||||
|
|
|
|||
|
|
@ -3814,5 +3814,13 @@
|
|||
{
|
||||
"filterListId": 818,
|
||||
"tagId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 819,
|
||||
"tagId": 9
|
||||
},
|
||||
{
|
||||
"filterListId": 820,
|
||||
"tagId": 3
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -35,6 +35,10 @@
|
|||
"softwareId": 22,
|
||||
"syntaxId": 1
|
||||
},
|
||||
{
|
||||
"softwareId": 25,
|
||||
"syntaxId": 1
|
||||
},
|
||||
{
|
||||
"softwareId": 1,
|
||||
"syntaxId": 2
|
||||
|
|
@ -63,6 +67,10 @@
|
|||
"softwareId": 19,
|
||||
"syntaxId": 2
|
||||
},
|
||||
{
|
||||
"softwareId": 25,
|
||||
"syntaxId": 2
|
||||
},
|
||||
{
|
||||
"softwareId": 1,
|
||||
"syntaxId": 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue