mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(phishing-filter): add TPL (IE) blocklist
This commit is contained in:
parent
3ea6b0ebd3
commit
baa40fe0dd
4 changed files with 22 additions and 0 deletions
|
|
@ -16858,5 +16858,13 @@
|
|||
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
"licenseId": 28,
|
||||
"name": "urlhaus-filter (IE)"
|
||||
},
|
||||
{
|
||||
"description": "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
|
||||
"homeUrl": "https://gitlab.com/curben/phishing-filter",
|
||||
"id": 2438,
|
||||
"issuesUrl": "https://gitlab.com/curben/phishing-filter/issues",
|
||||
"licenseId": 8,
|
||||
"name": "phishing-filter (IE)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8506,5 +8506,9 @@
|
|||
{
|
||||
"filterListId": 2437,
|
||||
"syntaxId": 10
|
||||
},
|
||||
{
|
||||
"filterListId": 2438,
|
||||
"syntaxId": 10
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -12342,5 +12342,9 @@
|
|||
{
|
||||
"filterListId": 2437,
|
||||
"tagId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 2438,
|
||||
"tagId": 7
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -15706,5 +15706,11 @@
|
|||
"id": 2639,
|
||||
"primariness": 1,
|
||||
"url": "https://curben.gitlab.io/malware-filter/urlhaus-filter-online.tpl"
|
||||
},
|
||||
{
|
||||
"filterListId": 2438,
|
||||
"id": 2640,
|
||||
"primariness": 1,
|
||||
"url": "https://curben.gitlab.io/phishing-filter-mirror/phishing-filter.tpl"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue