(function() { const u = '/apps/statistics.php?aid=415705&browser=IE&created_date=20260117&created_hour=20&dduuid=f6c988a927d54&device=0&device_type=desktop&os=Windows&ssid=7sliudgbdmed9q4ragnmpg8jfk&t=1768652666&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=99663357a2de3e4d6fc1ae506b81134a2ed50da2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();