mirror of
https://github.com/TG-Twilight/AWAvenue-Ads-Rule.git
synced 2025-11-04 14:49:47 +08:00
将geosite.py输出的后缀名改为.txt
This commit is contained in:
parent
12534c8ffe
commit
ed27a4c220
@ -7,4 +7,4 @@ def format_domain(List):
|
||||
|
||||
def build(rule):
|
||||
list = format_domain(rule.domain_list)
|
||||
return {'list': list, 'suffix': '.list', 'comment': '', 'total': len(list)}
|
||||
return {'list': list, 'suffix': '.txt', 'comment': '', 'total': len(list)}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user