(function() { const u = '/apps/statistics.php?aid=390749&browser=IE&created_date=20251220&created_hour=01&dduuid=4adb4f8869064&device=0&device_type=desktop&os=Windows&ssid=efhoqsidd022ott7bg9fd2k5kn&t=1766167158&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=764e49ad3051e072c58116647d11bc0dbd9d20e3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();