mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-13 07:07:02 +00:00
Update action.py
This commit is contained in:
parent
bea498d691
commit
a725dd49dd
@ -57,7 +57,7 @@ crawler.blankremover(incoming)
|
||||
crawler.sort(incoming)
|
||||
maker_rpz.RPZbuilding(excluded, incoming, rpz_locat ,Version)
|
||||
maker_hosts.hostsbuilding(excluded, incoming, hosts_locat ,Version)
|
||||
maker_abp.ABPbuilding(excluded, incoming, abp_locat ,Version
|
||||
maker_abp.ABPbuilding(excluded, incoming, abp_locat ,Version)
|
||||
maker_domains.domainsbuilding(excluded, incoming ,Version)
|
||||
|
||||
excluded = "/repros/Resources/excluded.txt"
|
||||
|
Loading…
Reference in New Issue
Block a user