(function() { const u = '/apps/statistics.php?aid=396973&browser=IE&created_date=20251218&created_hour=17&dduuid=b2fc4c9007788&device=0&device_type=desktop&os=Windows&ssid=2938c4m938fp52ugj4mh60a9l4&t=1766051427&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=53993ef3407f6e5de0d628724941c0c6a9a4ee76&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();