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