Skip to content

Commit

Permalink
域名更新
Browse files Browse the repository at this point in the history
  • Loading branch information
bighammer-link authored Jan 7, 2024
1 parent fd490dd commit 881bd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def push(content):
print(result['msg'])
content = result['msg']
# 进行推送
push(content)
push(content)
except:
content = '签到失败'
print(content)
Expand Down

0 comments on commit 881bd0d

Please sign in to comment.