mt论坛自动签到

This commit is contained in:
linlin 2023-05-10 23:10:07 +08:00 committed by GitHub
parent df642d1fed
commit 58f5728c84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
mt.py
View File

@ -8,7 +8,7 @@ mt论坛自动签到
export mtusername=""
export mtpassword=""
cron: 0 0,7, * * *
cron: 0 0,7 * * *
const $ = new Env("mt论坛");
"""
import requests