(function() { const u = '/apps/statistics.php?aid=210393&browser=IE&created_date=20251223&created_hour=08&dduuid=4acad4b10e7aa&device=0&device_type=desktop&os=Windows&ssid=38bgaqelihrd9650h5n1gfjlna&t=1766448240&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fb4e3d1c88a1f652462c049271f233f1defaf597&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();