mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-11 14:35:35 +08:00
Use mobile for authentication
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
# Cookie
|
||||
SMZDM_COOKIE = ''
|
||||
USER_AGENT = ""
|
||||
ANDROID_COOKIE = ""
|
||||
SK = ""
|
||||
TOKEN = ""
|
||||
|
||||
# Notification
|
||||
PUSH_PLUS_TOKEN = ''
|
||||
SC_KEY = ''
|
||||
TG_BOT_TOKEN = ''
|
||||
TG_USER_ID = ''
|
||||
PUSH_PLUS_TOKEN = ""
|
||||
SC_KEY = ""
|
||||
TG_BOT_TOKEN = ""
|
||||
TG_USER_ID = ""
|
||||
|
||||
Reference in New Issue
Block a user