青龙面板每天在参与美团领外卖券教程

# 青龙面板每天在参与美团领外卖券教程

# 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

image-20230216110828557

# 2.添加任务

image-20230216111635993

# 3.登录美团

浏览器打开 https://h5.meituan.com/

按F12,进入

image-20230216111854177

登录美团

image-20230216112125611

# 4.找到cookie并且复制

image-20230216112301860

复制出来找到

userId=12345678&token=ccccccccccccccccc
1

# 5.添加变量并且运行任务

meituanCookie

userId=12345678&token=ABCDEFG
1
2
3

如图:

image-20230216112826617

再点击运行任务

image-20230216113132824