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