fix: align pingme capture with working ck format
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
hostname = api.pingmeapp.net
|
||||
|
||||
# PingMe:抓取 NiuPanel pingme_multi.js 所需账号配置
|
||||
# 现有正确 CK 格式只包含 {"url":"...","headers":{...}},不额外输出 paramsRaw
|
||||
# 使用说明见 docs/pingme-capture.md
|
||||
^https?:\/\/api\.pingmeapp\.net\/app\/(?:queryBalanceAndBonus|checkIn|videoBonus)(?:\?|$) url script-request-header https://gitea.chickliu.fun/Hermes/qx/raw/branch/main/js/pingme_capture.js
|
||||
^https?:\/\/api\.pingmeapp\.net\/app\/queryBalanceAndBonus(?:\?|$) url script-request-header https://gitea.chickliu.fun/Hermes/qx/raw/branch/main/js/pingme_capture.js
|
||||
|
||||
Reference in New Issue
Block a user