From 457dd7acdbb0cb40dbf5dd5a70316ba10c9b53a7 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 30 Apr 2025 10:00:35 -0400 Subject: [PATCH] [mv3] Remove "OpenPhish Domain Blocklist" as per "Terms of Use" Excerpt from : > Except as expressly permitted by OpenPhish in writing, you agree not > to license, sell, rent, lease, transfer, assign, distribute, display, > disclose, create derivative works or otherwise make all or any portion > of the information obtained through the Services available to any > third party. --- platform/mv3/rulesets.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/platform/mv3/rulesets.json b/platform/mv3/rulesets.json index 304295088..77f3095c7 100644 --- a/platform/mv3/rulesets.json +++ b/platform/mv3/rulesets.json @@ -63,16 +63,6 @@ ], "homeURL": "https://gitlab.com/malware-filter/urlhaus-filter" }, - { - "id": "openphish-domains", - "name": "OpenPhish Domain Blocklist", - "group": "malware", - "enabled": true, - "urls": [ - "https://raw.githubusercontent.com/stephenhawk8054/openphish-adblock/refs/heads/main/filters_init_domains.txt" - ], - "homeURL": "https://github.com/stephenhawk8054/openphish-adblock" - }, { "id": "block-lan", "name": "Block Outsider Intrusion into LAN",