Skip to content

Instantly share code, notes, and snippets.

View ghost-xx's full-sized avatar

YANG HON WEN ghost-xx

View GitHub Profile
@ghost-xx
ghost-xx / index.py
Last active June 1, 2022 19:17
mt论坛自动签到python,可以上传到云函数
import requests
import re
##账号格式
## '账号--密码',
##加在第一排
账号密码 = {
'wen55--xx123',
'wen44--xx123'