Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yorhaha authored Sep 13, 2022
1 parent 0992021 commit b813441
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ def submit(s: requests.Session):


def send_message(title: str, content: str):
print(title)
print(content)
requests.get(
url='http://www.pushplus.plus/send',
params={
Expand Down

0 comments on commit b813441

Please sign in to comment.