(function() { const u = '/apps/statistics.php?aid=392174&browser=IE&created_date=20251225&created_hour=08&dduuid=37364137f61b7&device=0&device_type=desktop&os=Windows&ssid=hifi1v39gt0smnd8pq16aom4gk&t=1766621982&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=91166097d4e99e09206068f8da18b0b21992edcc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();