(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=12&dduuid=26aa65ddd836e&device=0&device_type=desktop&os=Windows&ssid=h26taj5aardgmr6kpckes7eql2&t=1763007604&typeid=0&url_type=2&value=&sign=0955da870c01283688e2b12daa0d3ebe513bf344&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();