(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251108&created_hour=23&dduuid=0d6180a179afd&device=0&device_type=desktop&os=Windows&ssid=ciiq8lovooigo1lgkeg8qti074&t=1762616009&typeid=0&url_type=2&value=&sign=97170e7f4ff32a1558439475d7c8aa76f2d9b764&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();