Update sub_convert.py

This commit is contained in:
Mirei 2022-10-06 19:15:30 +03:30 committed by GitHub
parent ff193c6518
commit 634bf6edec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -758,7 +758,7 @@ class sub_convert():
if __name__ == '__main__':
subscribe = 'https://private-github-solver-production.up.railway.app/get-url?url=https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/sub/sub_merge.txt'
subscribe = 'https://raw.githubusercontent.com/mahdibland/ShadowsocksAggregator/master/sub/sub_merge.txt'
output_path = './output.txt'
content = sub_convert.main(subscribe, 'url', 'YAML')