mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
filter(urlhaus-filter): add adguard & vivaldi-compatible blocklists
This commit is contained in:
parent
27f21ca053
commit
14deb36c9f
4 changed files with 66 additions and 0 deletions
|
|
@ -16768,5 +16768,29 @@
|
|||
"issuesUrl": "https://github.com/pexcn/daily/issues",
|
||||
"licenseId": 4,
|
||||
"name": "Chinaroute (IPv6)"
|
||||
},
|
||||
{
|
||||
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
|
||||
"id": 2419,
|
||||
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
"licenseId": 28,
|
||||
"name": "urlhaus-filter (AdGuard Home)"
|
||||
},
|
||||
{
|
||||
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
|
||||
"id": 2420,
|
||||
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
"licenseId": 28,
|
||||
"name": "urlhaus-filter (AdGuard)"
|
||||
},
|
||||
{
|
||||
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
|
||||
"id": 2421,
|
||||
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
"licenseId": 28,
|
||||
"name": "urlhaus-filter (Vivaldi)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8458,5 +8458,17 @@
|
|||
{
|
||||
"filterListId": 2418,
|
||||
"syntaxId": 41
|
||||
},
|
||||
{
|
||||
"filterListId": 2419,
|
||||
"syntaxId": 47
|
||||
},
|
||||
{
|
||||
"filterListId": 2420,
|
||||
"syntaxId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 2421,
|
||||
"syntaxId": 6
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -12242,5 +12242,17 @@
|
|||
{
|
||||
"filterListId": 2418,
|
||||
"tagId": 20
|
||||
},
|
||||
{
|
||||
"filterListId": 2419,
|
||||
"tagId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 2420,
|
||||
"tagId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 2421,
|
||||
"tagId": 6
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -15646,5 +15646,23 @@
|
|||
"id": 2608,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/pexcn/daily/gh-pages/chnroute/chnroute-v6.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2419,
|
||||
"id": 2609,
|
||||
"primariness": 1,
|
||||
"url": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-agh-online.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2420,
|
||||
"id": 2610,
|
||||
"primariness": 1,
|
||||
"url": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-ag-online.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2421,
|
||||
"id": 2611,
|
||||
"primariness": 1,
|
||||
"url": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-vivaldi-online.txt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue