(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=03&dduuid=08951125b47bf&device=0&device_type=desktop&os=Windows&ssid=r15268672ie3u0s1aakf05dit8&t=1761591900&typeid=0&url_type=2&value=&sign=82fba3dc6073f3b91a5995a10b2b9ebbc91fed09&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();