mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-13 07:07:02 +00:00
action : str
This commit is contained in:
parent
40247e37a6
commit
b567bd26c0
@ -98,4 +98,4 @@ maker.DOMAINAllowlist(excluded ,domains_locat ,Version)
|
||||
import version
|
||||
het = "/repros/version.md"
|
||||
addition = "\n# Rule Counter \nUCATE : " + str(UCATEline) +"\nVeneto : " + str(VENETOline) + "\nAllowlist : " + str(ALLOWLISTline)
|
||||
version.build(het, addition)
|
||||
version.build(het, str(addition))
|
||||
|
Loading…
Reference in New Issue
Block a user