(function() { const u = '/apps/statistics.php?aid=385757&browser=IE&created_date=20260311&created_hour=03&dduuid=f5a020926a250&device=0&device_type=desktop&os=Windows&ssid=fvmuhjiprr9lrucg04mtd80igp&t=1773171851&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0dfe3c3c1941bd941e2f200fcf88a07a02a3c78b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();