(function() { const u = '/apps/statistics.php?aid=417194&browser=IE&created_date=20260117&created_hour=11&dduuid=06e4d4a4958c6&device=0&device_type=desktop&os=Windows&ssid=vvijt5r2m9ucnrn2qt48iail10&t=1768619941&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=528fddd85bcc8514239d66cf2396aa3a485872a5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();