(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251013&created_hour=03&dduuid=ca9773bff6730&device=0&device_type=desktop&os=Windows&ssid=6tpoi46e1anc2lhkfcefm40aab&t=1760298713&typeid=0&url_type=2&value=&sign=e3a340727ad704205360af44751ddc8a03fa80a2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();