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