(function() { const u = '/apps/statistics.php?aid=428936&browser=IE&created_date=20251229&created_hour=04&dduuid=5f0b861f60ba6&device=0&device_type=desktop&os=Windows&ssid=52tcu2jl3gtrbvhjfsjbsukh70&t=1766952106&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b2baa64a370ff39a4b941c69aeebbc8d0594a508&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();