source : -hosts-database-full-alive +curben-phishing-filter-agh +curben-pup-filter-agh

This commit is contained in:
unknown 2021-11-13 10:37:51 +07:00
parent 00a0c46157
commit b201f15155
Signed by: minoplhy
GPG Key ID: 90667A59A9908AEC
2 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,6 @@ https://github.com/minoplhy/filters/releases/download/filters-build/Adguard-cnam
https://github.com/minoplhy/filters/releases/download/filters-build/stevenblack-f_rpz.txt
https://github.com/minoplhy/filters/releases/download/filters-build/someonewhocares_rpz.txt
https://github.com/minoplhy/filters/releases/download/filters-build/hostsVN-all_rpz.txt
https://github.com/minoplhy/filters/releases/download/filters-build/hosts-database-full-alive_rpz.txt
https://github.com/minoplhy/filters/raw/main/Resources/blocked.txt
https://urlhaus.abuse.ch/downloads/rpz/
https://gitlab.com/quidsup/notrack-blocklists/raw/master/notrack-blocklist.txt
@ -17,4 +16,6 @@ https://block.energized.pro/basic/formats/filter
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://blocklistproject.github.io/Lists/alt-version/ads-nl.txt
https://blocklistproject.github.io/Lists/alt-version/ads-nl.txt
https://curben.gitlab.io/malware-filter/phishing-filter-agh.txt
https://curben.gitlab.io/malware-filter/pup-filter-agh.txt

View File

@ -23,7 +23,6 @@ UCATE_SOURCE = [
'https://github.com/minoplhy/filters/releases/download/filters-build/stevenblack-f_rpz.txt',
'https://github.com/minoplhy/filters/releases/download/filters-build/someonewhocares_rpz.txt',
'https://github.com/minoplhy/filters/releases/download/filters-build/hostsVN-all_rpz.txt',
'https://github.com/minoplhy/filters/releases/download/filters-build/hosts-database-full-alive_rpz.txt',
'https://urlhaus.abuse.ch/downloads/rpz/',
'https://github.com/minoplhy/filters/raw/main/Resources/blocked.txt',
'https://gitlab.com/quidsup/notrack-blocklists/raw/master/notrack-blocklist.txt',
@ -61,7 +60,9 @@ 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://blocklistproject.github.io/Lists/alt-version/ads-nl.txt'
'https://blocklistproject.github.io/Lists/alt-version/ads-nl.txt',
'https://curben.gitlab.io/malware-filter/phishing-filter-agh.txt',
'https://curben.gitlab.io/malware-filter/pup-filter-agh.txt'
]
crawler.clear_old_files(incoming)