mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
filter(phishing-filter): add adguard & vivaldi-compatible blocklists
This commit is contained in:
parent
999fe0595a
commit
f5c65c11f6
4 changed files with 66 additions and 0 deletions
|
|
@ -16744,5 +16744,29 @@
|
|||
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
"licenseId": 28,
|
||||
"name": "urlhaus-filter (Vivaldi)"
|
||||
},
|
||||
{
|
||||
"description": "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
|
||||
"homeUrl": "https://gitlab.com/curben/phishing-filter",
|
||||
"id": 2422,
|
||||
"issuesUrl": "https://gitlab.com/curben/phishing-filter/issues",
|
||||
"licenseId": 8,
|
||||
"name": "phishing-filter (AdGuard Home)"
|
||||
},
|
||||
{
|
||||
"description": "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
|
||||
"homeUrl": "https://gitlab.com/curben/phishing-filter",
|
||||
"id": 2423,
|
||||
"issuesUrl": "https://gitlab.com/curben/phishing-filter/issues",
|
||||
"licenseId": 8,
|
||||
"name": "phishing-filter (AdGuard)"
|
||||
},
|
||||
{
|
||||
"description": "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
|
||||
"homeUrl": "https://gitlab.com/curben/phishing-filter",
|
||||
"id": 2424,
|
||||
"issuesUrl": "https://gitlab.com/curben/phishing-filter/issues",
|
||||
"licenseId": 8,
|
||||
"name": "phishing-filter (Vivaldi)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8446,5 +8446,17 @@
|
|||
{
|
||||
"filterListId": 2421,
|
||||
"syntaxId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 2422,
|
||||
"syntaxId": 47
|
||||
},
|
||||
{
|
||||
"filterListId": 2423,
|
||||
"syntaxId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 2424,
|
||||
"syntaxId": 6
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -12230,5 +12230,17 @@
|
|||
{
|
||||
"filterListId": 2421,
|
||||
"tagId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 2422,
|
||||
"tagId": 7
|
||||
},
|
||||
{
|
||||
"filterListId": 2423,
|
||||
"tagId": 7
|
||||
},
|
||||
{
|
||||
"filterListId": 2424,
|
||||
"tagId": 7
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -15556,5 +15556,23 @@
|
|||
"id": 2611,
|
||||
"primariness": 1,
|
||||
"url": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-vivaldi-online.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2422,
|
||||
"id": 2612,
|
||||
"primariness": 1,
|
||||
"url": "https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter-agh.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2423,
|
||||
"id": 2613,
|
||||
"primariness": 1,
|
||||
"url": "https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter-ag.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2424,
|
||||
"id": 2614,
|
||||
"primariness": 1,
|
||||
"url": "https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter-vivaldi.txt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue