(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=11&dduuid=5cf71b2a858a2&device=0&device_type=desktop&os=Windows&ssid=sotrc16e6rahc2m66g9rr8442a&t=1760498110&typeid=0&url_type=2&value=&sign=197661eb371c4e0d868e0f1d300690a47b20e50b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();