(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=15&dduuid=70a36908d0077&device=0&device_type=desktop&os=Windows&ssid=huga4vl1us2q33osfprt3oumim&t=1761031577&typeid=0&url_type=2&value=&sign=9e4ffe7312c616b1ffd5bb0fba2b8ce82b5685cf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();