(function() { const u = '/apps/statistics.php?aid=444356&browser=IE&created_date=20251217&created_hour=06&dduuid=d35c56ea52563&device=0&device_type=desktop&os=Windows&ssid=it0v1pfjet01v94jrni5dc9b0s&t=1765924771&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6871852c253d7efe2e4b0144b9e7fdb74d7e7263&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();