# 青龙面板每天在参与美团领外卖券教程
# 1.添加定时任务
26 0,7-21/2 * * * ql raw https://raw.githubusercontent.com/leafTheFish/DeathNote/main/meituan.js, tag=美团, enabled=true
如果拉不了 ql raw https://ghproxy.com/https://raw.githubusercontent.com/leafTheFish/DeathNote/main/meituan.js, tag=美团, enabled=true
1
2
3
2
3
# 2.添加任务
# 3.登录美团
浏览器打开 https://h5.meituan.com/
按F12,进入
登录美团
# 4.找到cookie并且复制
复制出来找到
userId=12345678&token=ccccccccccccccccc
1
# 5.添加变量并且运行任务
meituanCookie
userId=12345678&token=ABCDEFG
1
2
3
2
3
如图:
再点击运行任务