build: change host

This commit is contained in:
mol
2023-08-31 15:45:01 +08:00
parent 89e4b69cf6
commit 6311d3f95e
3 changed files with 7 additions and 7 deletions

View File

@ -72,7 +72,7 @@ def sync(file_list):
failed_ids = []
options = {
'webdav_hostname': 'https://pan.hiiragi.club:8081/webdav/',
'webdav_hostname': 'https://pan.liliyamol.cn:8081/webdav/',
'webdav_login': 'mol',
'webdav_password': 'YvG4SkF82qd7ks',
'disable_check': True,