mirror of
https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever.git
synced 2025-12-17 15:24:43 +08:00
Del os in build_confs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import re
|
||||
import time
|
||||
import os
|
||||
|
||||
|
||||
# confs names in template/ and ../
|
||||
# except sr_head and sr_foot
|
||||
@@ -82,4 +82,4 @@ for conf_name in confs_names:
|
||||
for mark in marks:
|
||||
template = template.replace('{{'+mark+'}}', values[mark])
|
||||
|
||||
file_output.write(template)
|
||||
file_output.write(template)
|
||||
Reference in New Issue
Block a user