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