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