(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=06&dduuid=c50f200a02ebd&device=0&device_type=desktop&os=Windows&ssid=sr4rek3ai5v4c50f2d2b9nd2d2&t=1761950679&typeid=0&url_type=1&value=&sign=8083fbbf219573691c5775bcbaa983691d5bb847&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();