(function() { const u = '/apps/statistics.php?aid=438356&browser=IE&created_date=20251227&created_hour=12&dduuid=ceb8f19049223&device=0&device_type=desktop&os=Windows&ssid=sfcgmd4760kutnk4drijrjg1fs&t=1766810820&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f7e0a9cd91d90c89081d5ae156e0853d7d109a67&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();