feat(urlhaus-filter): add TPL (IE) blocklist

This commit is contained in:
MDLeom 2020-12-09 00:15:34 +00:00 committed by Collin M. Barrett
parent b70d4f8bef
commit 3ea6b0ebd3
4 changed files with 22 additions and 0 deletions

View file

@ -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)"
}
]

View file

@ -8502,5 +8502,9 @@
{
"filterListId": 2436,
"syntaxId": 3
},
{
"filterListId": 2437,
"syntaxId": 10
}
]

View file

@ -12338,5 +12338,9 @@
{
"filterListId": 2436,
"tagId": 30
},
{
"filterListId": 2437,
"tagId": 6
}
]

View file

@ -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"
}
]