mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Add Yuki's uBlock Japanese filters - Annoyances+ & Anti Anti-adblock Enhancer for AdGuard
This commit is contained in:
parent
b110991b26
commit
9c89a85554
6 changed files with 60 additions and 0 deletions
|
|
@ -14197,6 +14197,22 @@
|
|||
"licenseId": 8,
|
||||
"name": "Yuki's Blogroll filters"
|
||||
},
|
||||
{
|
||||
"description": "Removes annoyances which only some user, not everyone, want to remove mainly on Japanese sites.",
|
||||
"homeUrl": "https://github.com/Yuki2718/adblock",
|
||||
"id": 2097,
|
||||
"issuesUrl": "https://github.com/Yuki2718/adblock/issues",
|
||||
"licenseId": 8,
|
||||
"name": "Yuki's uBlock Japanese filters - Annoyances+"
|
||||
},
|
||||
{
|
||||
"description": "Enhances anti anti-adblock capability of AdGuard by generic filters. Works on AdGuard for Windows, AdGuard for Android, AdGuard for Mac, and AdGuard Browser Extensions but not for AdGuard for Safari, AdGuard for iOS, and AdGuard Contents Blocker. This list also mitigates malicious popups often seen on porn sites, pirate sites, and/or short links.",
|
||||
"homeUrl": "https://github.com/Yuki2718/adblock",
|
||||
"id": 2098,
|
||||
"issuesUrl": "https://github.com/Yuki2718/adblock/issues",
|
||||
"licenseId": 4,
|
||||
"name": "Anti Anti-adblock Enhancer for AdGuard"
|
||||
},
|
||||
{
|
||||
"description": "Blocks access to phishing, spam, malware and malicious domains. Our database of malicious domains is updated hourly and considered to be one of the best in the industry. Links that didn't fit in the Subscribe button URL texts, include 2a0d:2a00:2::2",
|
||||
"homeUrl": "https://cleanbrowsing.org/filters#security",
|
||||
|
|
|
|||
|
|
@ -2991,6 +2991,14 @@
|
|||
"filterListId": 2096,
|
||||
"iso6391": "ja"
|
||||
},
|
||||
{
|
||||
"filterListId": 2097,
|
||||
"iso6391": "ja"
|
||||
},
|
||||
{
|
||||
"filterListId": 2098,
|
||||
"iso6391": "en"
|
||||
},
|
||||
{
|
||||
"filterListId": 2101,
|
||||
"iso6391": "zh"
|
||||
|
|
|
|||
|
|
@ -5019,6 +5019,14 @@
|
|||
"filterListId": 2096,
|
||||
"maintainerId": 150
|
||||
},
|
||||
{
|
||||
"filterListId": 2097,
|
||||
"maintainerId": 150
|
||||
},
|
||||
{
|
||||
"filterListId": 2098,
|
||||
"maintainerId": 150
|
||||
},
|
||||
{
|
||||
"filterListId": 2112,
|
||||
"maintainerId": 22
|
||||
|
|
|
|||
|
|
@ -7151,6 +7151,14 @@
|
|||
"filterListId": 2096,
|
||||
"syntaxId": 4
|
||||
},
|
||||
{
|
||||
"filterListId": 2097,
|
||||
"syntaxId": 4
|
||||
},
|
||||
{
|
||||
"filterListId": 2098,
|
||||
"syntaxId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 2099,
|
||||
"syntaxId": 22
|
||||
|
|
|
|||
|
|
@ -10579,6 +10579,14 @@
|
|||
"filterListId": 2096,
|
||||
"tagId": 9
|
||||
},
|
||||
{
|
||||
"filterListId": 2097,
|
||||
"tagId": 9
|
||||
},
|
||||
{
|
||||
"filterListId": 2098,
|
||||
"tagId": 5
|
||||
},
|
||||
{
|
||||
"filterListId": 2099,
|
||||
"tagId": 6
|
||||
|
|
|
|||
|
|
@ -16078,5 +16078,17 @@
|
|||
"id": 2704,
|
||||
"primariness": 1,
|
||||
"url": "https://curben.gitlab.io/malware-filter/phishing-filter-suricata.rules"
|
||||
},
|
||||
{
|
||||
"filterListId": 2097,
|
||||
"id": 2705,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/jp-annoyances+.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2098,
|
||||
"id": 2706,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/Yuki2718/adblock/master/adguard/anti-antiadb.txt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue