(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=16&dduuid=686efd595ca9f&device=0&device_type=desktop&os=Windows&ssid=cthfs4oi20g4f17nd5l8ms8osf&t=1761639144&typeid=0&url_type=2&value=&sign=14e98d8574915f458cbadd7bd39d601ce1becf3b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();