@@ -353,6 +353,9 @@ const privateKey = 'MIICdwIBADANBgkqhkiG9w0BAQEFAASCAmEwggJdAgEAAoGBALkBzLCZLwk2
const encryptionKey = "wx6de7f55dbc1fad2f"
+const ajaxCommonUrl = locationhref.includes('merch.szx.abchina.com') ? 'https://merch.szx.abchina.com.cn/wbankapi' : 'https://www.iblock.vip/abmini';
+const ajaxDbankApiUrl = locationhref.includes('merch.szx.abchina.com') ? 'https://merch.szx.abchina.com.cn/wbankapi/dbank' : 'https://www.iblock.vip/dbank';
+
const lk = new ToolKit(`捕鱼上分手`, `WbankBuYu`, `wbankBuYu.js`);
if (!lk.isExecComm) {
if (!lk.isRequest()) {