mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Add Anti-scam enhancer for 280blocker ABP format list
This commit is contained in:
parent
f88056f05d
commit
9efe25c75d
4 changed files with 22 additions and 0 deletions
|
|
@ -20946,6 +20946,16 @@
|
|||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/jp-annoyances.txt"
|
||||
},
|
||||
{
|
||||
"description": "Enhance anti-scam capability of 280blocker for Japanese mobile site (ABP format) by utilizing advanced capability of AdGuard/uBlock Origin.",
|
||||
"homeUrl": "https://github.com/Yuki2718/adblock",
|
||||
"id": 2095,
|
||||
"issuesUrl": "https://github.com/Yuki2718/adblock/issues",
|
||||
"licenseId": 8,
|
||||
"name": "Anti-scam enhancer for 280blocker ABP format list",
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/280-patch.txt"
|
||||
},
|
||||
{
|
||||
"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",
|
||||
|
|
|
|||
|
|
@ -2887,6 +2887,10 @@
|
|||
"filterListId": 2094,
|
||||
"languageId": 141
|
||||
},
|
||||
{
|
||||
"filterListId": 2095,
|
||||
"languageId": 141
|
||||
},
|
||||
{
|
||||
"filterListId": 2101,
|
||||
"languageId": 99
|
||||
|
|
|
|||
|
|
@ -5343,6 +5343,10 @@
|
|||
"filterListId": 2094,
|
||||
"maintainerId": 150
|
||||
},
|
||||
{
|
||||
"filterListId": 2095,
|
||||
"maintainerId": 150
|
||||
},
|
||||
{
|
||||
"filterListId": 1728,
|
||||
"maintainerId": 151
|
||||
|
|
|
|||
|
|
@ -10555,6 +10555,10 @@
|
|||
"filterListId": 2094,
|
||||
"tagId": 9
|
||||
},
|
||||
{
|
||||
"filterListId": 2095,
|
||||
"tagId": 7
|
||||
},
|
||||
{
|
||||
"filterListId": 2099,
|
||||
"tagId": 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue