From a4981629bd2c8fcdf02795a14ac0feb5522a9a4c Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 24 Sep 2022 14:30:26 +0700 Subject: [PATCH] action.py : update source --- action.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/action.py b/action.py index 70623be..a45b988 100644 --- a/action.py +++ b/action.py @@ -75,7 +75,8 @@ VENETO_SOURCE = [ 'https://github.com/minoplhy/filters/releases/download/filters-build/Adguard-cname-tracker_rpz.txt', 'https://github.com/minoplhy/filters/releases/download/filters-build/Adguard-cname-original_rpz.txt', 'https://urlhaus.abuse.ch/downloads/rpz/', -'https://github.com/uBlockOrigin/uAssets/raw/master/filters/privacy.txt' +'https://github.com/uBlockOrigin/uAssets/raw/master/filters/privacy.txt', +'https://github.com/mitchellkrogza/Phishing.Database/raw/master/phishing-domains-ACTIVE.txt' ] crawler.clear_old_files(incoming)