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