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