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