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