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