mirror of
https://github.com/Sliverkiss/QuantumultX.git
synced 2025-12-18 07:45:02 +08:00
13 lines
522 B
Plaintext
13 lines
522 B
Plaintext
# @name 特仑苏官方商城签到所需参数获取
|
|
# @version v1.1.0
|
|
# @description 用于 quantumultx 获取特仑苏官方商城签到任务所需各项参数的重写文件
|
|
# @author Sliverkiss
|
|
# @homepage https://github.com/Sliverkiss/QuantumultX
|
|
# @license MIT
|
|
|
|
# mitm
|
|
hostname = mall.telunsu.net
|
|
|
|
# 获取特仑苏官方商城签到需要的各项参数
|
|
^https:\/\/mall\.telunsu\.net\/wxapi\/rest\/getUser\?openid=.+ url script-request-header https://raw.githubusercontent.com/Raphael689/RW/master/Scripts/tls.js
|