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