(function() { const u = '/apps/statistics.php?aid=395868&browser=IE&created_date=20260131&created_hour=23&dduuid=0268883865234&device=0&device_type=desktop&os=Windows&ssid=lockpl0umtosdeph36t0eskc0r&t=1769873287&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=081dba329746b8cd82f4a318c5c4ef31b5e6b2ba&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();