(function() { const u = '/apps/statistics.php?aid=417137&browser=IE&created_date=20260307&created_hour=23&dduuid=a5cea2a245209&device=0&device_type=desktop&os=Windows&ssid=lc79lemvijk8905gugito82qmf&t=1772898364&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a437eb87a977579f7af72bd55aed442322fc29b1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();