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