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
a725dd49dd
commit
8d713b3d2a
@ -61,6 +61,7 @@ maker_abp.ABPbuilding(excluded, incoming, abp_locat ,Version)
|
||||
maker_domains.domainsbuilding(excluded, incoming ,Version)
|
||||
|
||||
excluded = "/repros/Resources/excluded.txt"
|
||||
os.makedirs('/reprwiki/Private-build/Allowlist',exist_ok=True)
|
||||
Version = "Allowlist"
|
||||
rpz_locat = "/reprwiki/Private-build/Allowlist/rpz.txt"
|
||||
abp_locat = "/reprwiki/Private-build/Allowlist/adblock.txt"
|
||||
|
Loading…
Reference in New Issue
Block a user