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