(function() { const u = '/apps/statistics.php?aid=452582&browser=IE&created_date=20260312&created_hour=20&dduuid=4b1eb320899c8&device=0&device_type=desktop&os=Windows&ssid=4hers182haiki8j5kd469ma182&t=1773317706&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fae04e18a93e14091f24863f935c05cf315ee168&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();