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