diff --git a/client/src/helpers/filters/filters.json b/client/src/helpers/filters/filters.json index 7bc4c9c2..6cd61084 100644 --- a/client/src/helpers/filters/filters.json +++ b/client/src/helpers/filters/filters.json @@ -54,11 +54,11 @@ "homepage": "https://github.com/Perflyst/PiHoleBlocklist", "source": "https://raw.githubusercontent.com/Perflyst/PiHoleBlocklist/master/SmartTV-AGH.txt" }, - "malwaredomainlist-com-hosts-list": { - "name": "MalwareDomainList.com Hosts List", - "categoryId": "security", - "homepage": "https://www.malwaredomainlist.com/", - "source": "https://www.malwaredomainlist.com/hostslist/hosts.txt" + "windows-spy-blocker" : { + "name": "WindowsSpyBlocker - Hosts spy rules", + "categoryId": "general", + "homepage": "https://github.com/crazy-max/WindowsSpyBlocker", + "source": "https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt" }, "spam404": { "name": "Spam404", @@ -76,7 +76,7 @@ "name": "The Big List of Hacked Malware Web Sites", "categoryId": "security", "homepage": "https://github.com/mitchellkrogza/The-Big-List-of-Hacked-Malware-Web-Sites", - "source": "https://raw.githubusercontent.com/mitchellkrogza/The-Big-List-of-Hacked-Malware-Web-Sites/master/hacked-domains.list" + "source": "https://raw.githubusercontent.com/mitchellkrogza/The-Big-List-of-Hacked-Malware-Web-Sites/master/hosts" }, "scam-blocklist-by-durable-napkin": { "name": "Scam Blocklist by DurableNapkin", @@ -84,6 +84,12 @@ "homepage": "https://github.com/durablenapkin/scamblocklist", "source": "https://raw.githubusercontent.com/durablenapkin/scamblocklist/master/adguard.txt" }, + "urlhaus-filter-online": { + "name": "Online Malicious URL Blocklist", + "categoryId": "security", + "homepage": "https://gitlab.com/curben/urlhaus-filter", + "source": "https://curben.gitlab.io/malware-filter/urlhaus-filter-agh-online.txt" + }, "NOR-dandelion-sprouts-nordiske-filtre": { "name": "NOR: Dandelion Sprouts nordiske filtre", "categoryId": "regional", @@ -144,7 +150,13 @@ "homepage": "https://anti-ad.net/", "source": "https://anti-ad.net/easylist.txt" }, - "BarbBlock": { + "IDN-abpindo": { + "name": "IDN: ABPindo", + "categoryId": "regional", + "homepage": "https://github.com/ABPindo/indonesianadblockrules/", + "source": "https://raw.githubusercontent.com/ABPindo/indonesianadblockrules/master/subscriptions/abpindo.txt" + }, + "barb-block": { "name": "BarbBlock", "categoryId": "other", "homepage": "https://github.com/paulgb/BarbBlock/",