action.py : update source

This commit is contained in:
unknown 2022-09-24 14:30:26 +07:00
parent d1445ef80b
commit a4981629bd
Signed by: minoplhy
GPG Key ID: 90667A59A9908AEC
1 changed files with 2 additions and 1 deletions

View File

@ -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)