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