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