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