/exhkqyad function get_cookie_spsn() { return "spsn=1753694241228_"; } function get_cookie_spid() { return "oirutpspid=1753694241228_b331304e00b18e1370880cb43f21cb9a_3u0dxvwrt5xa9anr"; } function get_cookie_spsc_encrypted_part() { let func = function () {/**/}; let pem = func.toString().match(/[^]*\/\*([^]*)\*\/\}$/)[1]; return KJUR.crypto.Cipher.decrypt("b78a6b11930f5ddd272e9b07392eaa816189b228280cdc19b7d54e4f2988d3cb896d96729ef4d022e26b481cc339e3614a2197c6eb3ba979d1bc6dc23e22dd2222d6e30c68a533ce59ccb84a89121f675fc75e65fb78d6b5011fbdd80f917f2feade2c5d79e04d8d6eb87c2c5a58739132e3f87e2f5bdc6dbf97b2f33225f159", KEYUTIL.getKey(pem)); } function get_cookie_spsc_uncrypted_part() { return ""; } function get_cookie_spsc() { const ret = get_cookie_spsc_uncrypted_part() + get_cookie_spsc_encrypted_part(); return "oirutpspsc=" + ret; } function get_options() { return JSON.parse('{"is_captcha":false}'); } function get_location() { let location = "/xpvnsulc/?back_location=http%3a%2f%2fwww.rb-ei.com%2fsitemap.xml&hcheck=b36a1b4e6082dc9a59f3c5394fb146c7&request_datetime=2025-07-28+09%3a17%3a21+%2b0000&request_ip=216.73.216.248&request_id=LHhBH5OIk8c1&srv=bbe71b22fa1b68c061122ebc8325d390&copts_k=e280abfb80417177cd9017c6622fa5987b12d2ce4440581ce12d924a6e4aebb6e466b00851fbb04d06a03a707fe523a6cd75d15eba02672f5f0056d099ff2f6a"; if (location.includes("?")) { location += "&"; } else { location += "?"; } return location + get_cookie_spid() + "&" + get_cookie_spsc(); }