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