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