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