mirror of
https://github.com/taixingyiji/openit.git
synced 2025-10-30 05:42:15 +00:00
Update main.py
This commit is contained in:
@@ -43,7 +43,7 @@ if __name__ == '__main__':
|
||||
filenames = list()
|
||||
filenames = data[current_date]
|
||||
except KeyError:
|
||||
print("Failed: 没有Clash配置文件")
|
||||
print("Failed: 长风的库没有Clash配置文件")
|
||||
else:
|
||||
print("Success: 共" + str(tfiles) + "个Clash配置文件")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user