(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=04&dduuid=81936903f8bdc&device=0&device_type=desktop&os=Windows&ssid=qb1ndgnth732fk2sohirradel9&t=1760821187&typeid=0&url_type=2&value=&sign=01e8214638df472555af3d14f5a9db84e5d34569&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();