@@ -1,5 +1,5 @@
hostname = thwj.bdyapp.cn
-^https:\/\/thwj.bdyapp.cn url script-response-body https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/thwj/thwjHelper.js
^https:\/\/thwj.bdyapp.cn\/\/index\/user\/get_tabbar_paradrop_data url script-request-body https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/thwj/thwjHelper.js
-^https:\/\/thwj.bdyapp.cn\/\/index url script-response-body https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/thwj/thwjHelper.js
+^https:\/\/thwj.bdyapp.cn\/\/index url script-response-body https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/thwj/thwjHelper.js
+^https:\/\/thwj.bdyapp.cn url script-response-body https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/thwj/thwjHelper.js
@@ -95,10 +95,6 @@ function getPrivObject(userId, key, defaultValue = "") {
}
function handleRspCookie() {
- for (let k in $response) {
- lk.log(k);
- lk.log(JSON.stringify($response[k]));
- }
let cookie = $response.headers.cookie;
let key = `${thwjStoreKeyPrefix}CommonCookieKey`;
lk.setVal(key, cookie);