mirror of
https://github.com/taixingyiji/openit.git
synced 2025-10-27 13:02:18 +00:00
Update clash.py
This commit is contained in:
@@ -159,5 +159,5 @@ def push(list):
|
||||
# print(list[i])
|
||||
# pass
|
||||
print(ss_omit_ip_dupe)
|
||||
with open('proxypool.yaml', 'w') as writer:
|
||||
with open('output.yaml', 'w') as writer:
|
||||
yaml.dump(clash, writer, sort_keys=False)
|
||||
|
||||
Reference in New Issue
Block a user