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