(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=13&dduuid=4b5b3c573bb19&device=0&device_type=desktop&os=Windows&ssid=s1r6ftenic6io5k330ef7ep0eo&t=1761629811&typeid=0&url_type=2&value=&sign=5b80546f2f48189f9a837019780390f4472ffaaf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();