(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251027&created_hour=16&dduuid=4c75f7f9ece85&device=0&device_type=desktop&os=Windows&ssid=r2umsp879b35ujm4qscear5kp6&t=1761552339&typeid=0&url_type=2&value=&sign=1d45836a92653cb42a5368a657523dc1a2251d62&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();