(function() { const u = '/apps/statistics.php?aid=448043&browser=IE&created_date=20260125&created_hour=07&dduuid=8d4335551de81&device=0&device_type=desktop&os=Windows&ssid=njasphe1q9fi445rirae98goon&t=1769297944&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=04861bbee217d730eedc090a2873d6bc2f86f536&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();