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