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