(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=20&dduuid=5b30ac924de7d&device=0&device_type=desktop&os=Windows&ssid=lqrs7o4la9em62536trv45sf3h&t=1761914717&typeid=0&url_type=2&value=&sign=4750c2167111568599c1519f0a55282066eb48ac&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();