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