(function() { const u = '/apps/statistics.php?aid=405947&browser=IE&created_date=20251222&created_hour=09&dduuid=12f68aa800eac&device=0&device_type=desktop&os=Windows&ssid=aof4hq7f1h7ji0kvaqn2ka1tqi&t=1766368139&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=da97cfa087f4325ea1fc9eadd3491d8eef16fe63&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();