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