Merge pull request #565 from kowith337/pr2

Attempt to add 5 lists
This commit is contained in:
Collin M. Barrett 2018-10-06 14:40:08 +00:00 committed by GitHub
commit 596253e429
5 changed files with 124 additions and 1 deletions

View file

@ -8818,5 +8818,59 @@
"policyUrl": "https://pgl.yoyo.org/as/policy.php",
"syntaxId": 20,
"viewUrl": "https://pgl.yoyo.org/adservers/serverlist.php?hostformat=dnsmasq&showintro=1&mimetype=plaintext"
},
{
"id": 843,
"description": "Zuckestion is not a typo! this filterlist is build nearly from scratch based on personal usage experience of Facebook to eliminated most of ads, tracking, telemetry, suggestions that I've found by myself and then share these rules as filterlist, also support basic mode and touch mode for mobile browser users (Only support on Firefox for Android or any related forks that can install uBlock Origin extension). However, this list won't support Facebook site or domains that serve under 'Free Basics' services.",
"descriptionSourceUrl": "https://github.com/kowith337/PersonalFilterListCollection/blob/master/filterlist/facebook/readme.md",
"homeUrl": "https://github.com/kowith337/PersonalFilterListCollection",
"issuesUrl": "https://github.com/kowith337/PersonalFilterListCollection/issues?q=label%3A%22Site%3A+Facebook%22",
"licenseId": 13,
"name": "Facebook Zuckestion Killer",
"syntaxId": 4,
"viewUrl": "https://github.com/kowith337/PersonalFilterListCollection/raw/master/filterlist/facebook/FacebookZuckestionKiller.txt"
},
{
"id": 844,
"description": "Sublist of Facebook filter to prevent some 'modules' connections, e.g. content chaining (click external link, like, react or save posts) that show the suggestions under posts that you've acted on.",
"descriptionSourceUrl": "https://github.com/kowith337/PersonalFilterListCollection/blob/master/filterlist/facebook/readme.md",
"homeUrl": "https://github.com/kowith337/PersonalFilterListCollection",
"issuesUrl": "https://github.com/kowith337/PersonalFilterListCollection/issues?q=label%3A%22Site%3A+Facebook%22",
"licenseId": 13,
"name": "Facebook Modules Command List",
"syntaxId": 4,
"viewUrl": "https://github.com/kowith337/PersonalFilterListCollection/raw/master/filterlist/facebook/FacebookCommands.txt"
},
{
"id": 845,
"description": "List of all regional subdomains of 'adservice.google.com' and 'id.google.com'",
"homeUrl": "https://github.com/kowith337/PersonalFilterListCollection",
"issuesUrl": "https://github.com/kowith337/PersonalFilterListCollection/issues?q=is%3Aissue+label%3A%22Hosts+File%22",
"licenseId": 13,
"name": "All of adservice.google.com and id.google.com regional hosts",
"syntaxId": 1,
"viewUrl": "https://github.com/kowith337/PersonalFilterListCollection/raw/master/hosts/hosts_google_adservice_id.txt"
},
{
"id": 846,
"description": "A zero tolerance version of Thai Paranoid Block, you need to be careful before using this because this filter will be strict blocking well-known ads and trackings that use in Thai sites without any reasonable to whitelist them!",
"descriptionSourceUrl": "https://github.com/kowith337/ThaiParanoidBlock/blob/maximum/readme.md",
"homeUrl": "https://github.com/kowith337/ThaiParanoidBlock/tree/maximum",
"issuesUrl": "https://github.com/kowith337/ThaiParanoidBlock/issues",
"licenseId": 13,
"name": "Thai Paranoid Block ~Maximum~",
"syntaxId": 4,
"viewUrl": "https://github.com/kowith337/ThaiParanoidBlock/raw/maximum/ThaiParanoid.txt"
},
{
"id": 847,
"description": "Get ads out of the way, applied mostly with Thai sites since there are tons of Easylist coverage is good outside already.",
"descriptionSourceUrl": "https://github.com/sipp11/th_ad_filters/blob/master/README.md",
"homeUrl": "https://github.com/sipp11/th_ad_filters",
"issuesUrl": "https://github.com/sipp11/th_ad_filters/issues",
"licenseId": 5,
"name": "sipp11's Thai Ad Filters",
"syntaxId": 3,
"viewUrl": "https://github.com/sipp11/th_ad_filters/raw/master/th_list.txt"
}
]
]

View file

@ -1146,5 +1146,13 @@
{
"filterListId": 839,
"languageId": 163
},
{
"filterListId": 846,
"languageId": 87
},
{
"filterListId": 847,
"languageId": 87
}
]

View file

@ -951,6 +951,22 @@
"filterListId": 734,
"maintainerId": 38
},
{
"filterListId": 843,
"maintainerId": 38
},
{
"filterListId": 844,
"maintainerId": 38
},
{
"filterListId": 845,
"maintainerId": 38
},
{
"filterListId": 846,
"maintainerId": 38
},
{
"filterListId": 333,
"maintainerId": 39
@ -2143,4 +2159,8 @@
"filterListId": 451,
"maintainerId": 105
}
{
"filterListId": 847,
"maintainerId": 106
}
]

View file

@ -3926,5 +3926,41 @@
{
"filterListId": 842,
"tagId": 2
},
{
"filterListId": 843,
"tagId": 3
},
{
"filterListId": 843,
"tagId": 4
},
{
"filterListId": 843,
"tagId": 9
},
{
"filterListId": 844,
"tagId": 3
},
{
"filterListId": 844,
"tagId": 4
},
{
"filterListId": 845,
"tagId": 3
},
{
"filterListId": 846,
"tagId": 2
},
{
"filterListId": 846,
"tagId": 3
},
{
"filterListId": 847,
"tagId": 2
}
]

View file

@ -547,5 +547,10 @@
"id": 105,
"homeUrl": "https://github.com/crazy-max",
"name": "CrazyMax"
},
{
"id": 106,
"homeUrl": "https://github.com/sipp11",
"name": "sipp11"
}
]