shawenguan 2 rokov pred
rodič
commit
094599ab8e
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  1. 3 0
      Scripts/buyu/wbankBuYu.js

+ 3 - 0
Scripts/buyu/wbankBuYu.js

@@ -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()) {