(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=00&dduuid=729a382fa5bf8&device=0&device_type=desktop&os=Windows&ssid=s3kus95j4igor5ietlcmj1hcv0&t=1761149023&typeid=0&url_type=2&value=&sign=4cc98cea519811faba758251a2aa556f58064d4a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();