(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=01&dduuid=4eeef25a2c137&device=0&device_type=desktop&os=Windows&ssid=buaqm8fsjtuu5n1itr9bits8hk&t=1760550981&typeid=0&url_type=2&value=&sign=17798e7b0cac16b922732ad75561148d6498452e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();