mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(urlhaus-filter): add TPL (IE) blocklist
This commit is contained in:
parent
b70d4f8bef
commit
3ea6b0ebd3
4 changed files with 22 additions and 0 deletions
|
|
@ -16850,5 +16850,13 @@
|
|||
"issuesUrl": "https://github.com/DandelionSprout/adfilt/issues",
|
||||
"licenseId": 35,
|
||||
"name": "Anti-'Weeb boob games on Steam' List"
|
||||
},
|
||||
{
|
||||
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
|
||||
"id": 2437,
|
||||
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
"licenseId": 28,
|
||||
"name": "urlhaus-filter (IE)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8502,5 +8502,9 @@
|
|||
{
|
||||
"filterListId": 2436,
|
||||
"syntaxId": 3
|
||||
},
|
||||
{
|
||||
"filterListId": 2437,
|
||||
"syntaxId": 10
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -12338,5 +12338,9 @@
|
|||
{
|
||||
"filterListId": 2436,
|
||||
"tagId": 30
|
||||
},
|
||||
{
|
||||
"filterListId": 2437,
|
||||
"tagId": 6
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -15700,5 +15700,11 @@
|
|||
"id": 2638,
|
||||
"primariness": 2,
|
||||
"url": "https://gitlab.com/DandelionSprout/adfilt/-/raw/master/Sensitive%20lists/AntiWeebBoobGamesList.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2437,
|
||||
"id": 2639,
|
||||
"primariness": 1,
|
||||
"url": "https://curben.gitlab.io/malware-filter/urlhaus-filter-online.tpl"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue