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