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