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