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