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