(function() { const u = '/apps/statistics.php?aid=206771&browser=IE&created_date=20251226&created_hour=01&dduuid=a6b1647ce6a7b&device=0&device_type=desktop&os=Windows&ssid=9hi2jmkspvjh0mi6foo7m5faqc&t=1766683187&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4e66725985b09470f949b8e9e48b8f42cce5dccb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();