(function() { const u = '/apps/statistics.php?aid=206924&browser=IE&created_date=20251225&created_hour=12&dduuid=7ea1f3ae0f3ba&device=0&device_type=desktop&os=Windows&ssid=ck2bkkubc1tnk1i945qlq4gm7o&t=1766637921&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=46d97e74d19198694403e9df09e0dabc8a26fd8a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();