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