(function() { const u = '/apps/statistics.php?aid=398499&browser=IE&created_date=20251223&created_hour=23&dduuid=8c8c6be318c9a&device=0&device_type=desktop&os=Windows&ssid=3hdikmjsghq1trilu7flahcnem&t=1766505134&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=96a19c4efcd885ac618df51ecfed6d375f41f40b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();