(function() { const u = '/apps/statistics.php?aid=404906&browser=IE&created_date=20260112&created_hour=01&dduuid=57448321e12d1&device=0&device_type=desktop&os=Windows&ssid=ksmeo7r8ma7ftdcn4qifl2qdm3&t=1768150974&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7a4544700c8aab2310d48aa2b4c6d6f4cbf4dee9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();