diff --git a/Resources/source.txt b/Resources/source.txt index e8aabf8..92a09b2 100644 --- a/Resources/source.txt +++ b/Resources/source.txt @@ -19,8 +19,6 @@ https://github.com/uBlockOrigin/uAssets/raw/master/filters/filters-2022.txt https://blokada.org/mirror/v5/exodusprivacy/standard/hosts.txt https://github.com/crazy-max/WindowsSpyBlocker/raw/master/data/hosts/spy.txt https://energized.pro/extensions/xtreme/formats/rpz.txt -https://curben.gitlab.io/malware-filter/phishing-filter-agh.txt -https://curben.gitlab.io/malware-filter/pup-filter-agh.txt https://phishing.army/download/phishing_army_blocklist_extended.txt https://github.com/minoplhy/filters/releases/download/filters-build/Adguard-Tracking_rpz.txt https://gitlab.com/quidsup/notrack-blocklists/raw/master/notrack-blocklist.txt diff --git a/action.py b/action.py index a45b988..6348c32 100644 --- a/action.py +++ b/action.py @@ -66,8 +66,6 @@ VENETO_SOURCE = [ 'https://blokada.org/mirror/v5/exodusprivacy/standard/hosts.txt', 'https://github.com/crazy-max/WindowsSpyBlocker/raw/master/data/hosts/spy.txt', 'https://energized.pro/extensions/xtreme/formats/rpz.txt', -'https://curben.gitlab.io/malware-filter/phishing-filter-agh.txt', -'https://curben.gitlab.io/malware-filter/pup-filter-agh.txt', 'https://phishing.army/download/phishing_army_blocklist_extended.txt', 'https://github.com/minoplhy/filters/releases/download/filters-build/Adguard-Tracking_rpz.txt', 'https://gitlab.com/quidsup/notrack-blocklists/raw/master/notrack-blocklist.txt',