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