(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=06&dduuid=3014672033912&device=0&device_type=desktop&os=Windows&ssid=leckps0uu8ad1j7vg0bp692rog&t=1762729166&typeid=0&url_type=2&value=&sign=561a6397c0012386649a313abb161747aa10d66c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();