Files
abot/plugins/jd_sign_token/config.toml
2025-05-15 11:53:46 +08:00

14 lines
546 B
TOML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[JD_Token]
enable = true
command = ["设置京东"]
command-format = """
🔑京东签到Token设置指令
设置京东 token内容 备注名称
token内容示例pt_key=xxx;pt_pin=xxx;(中间不要加空格)
通过m.jd.com登录F12查看请求中的cookie获得
"""
# 青龙面板配置
QL_HOST= "http://192.168.2.32:5800" # 青龙面板地址,请根据实际情况修改
CLIENT_ID= "g_jH014_iQhW" # 青龙面板应用ID请填写实际值
CLIENT_SECRET= "lSRhT-1Xs0lOEZ5YfKMMCkbl" # 青龙面板应用密钥,请填写实际值