(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251018&created_hour=15&dduuid=aa0463fec867b&device=0&device_type=desktop&os=Windows&ssid=44vm0u10nnq8ogk7hr4i4m2p6g&t=1760772763&typeid=0&url_type=2&value=&sign=ccc8b9a5d8b663c0b6e73a23649280a19494589d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();