(function() { const u = '/apps/statistics.php?aid=444791&browser=IE&created_date=20251220&created_hour=07&dduuid=abef8032b1e21&device=0&device_type=desktop&os=Windows&ssid=qhu01kov28gf8u5urdojv0qm46&t=1766187494&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=772f7358699e9d17c74e5abb603b3d0eb937410a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();