mirror of
https://github.com/Sliverkiss/QuantumultX.git
synced 2025-12-18 07:45:02 +08:00
13 lines
537 B
Plaintext
13 lines
537 B
Plaintext
# @name 美团买菜任务所需参数获取
|
|
# @version v1.1.0
|
|
# @description 用于 quantumultx 获取美团买菜任务所需各项参数的重写文件
|
|
# @author Sliverkiss
|
|
# @homepage https://github.com/Sliverkiss/QuantumultX
|
|
# @license MIT
|
|
|
|
# mitm
|
|
hostname = mall.meituan.com
|
|
|
|
# 获取美团买菜任务需要的各项参数
|
|
^https?:\/\/mall\.meituan\.com\/api\/c\/mallcoin\/checkIn\/queryTaskListInfoV.\? url script-request-header https://raw.githubusercontent.com/JoJoJotarou/myScript/master/script/meituan/mall.meituan.cookie.js
|