fix: align pingme capture with working ck format

This commit is contained in:
2026-05-31 13:07:22 +08:00
parent 47e9535c9e
commit af653a8aac
4 changed files with 38 additions and 73 deletions
+2 -1
View File
@@ -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