(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=20&dduuid=08da44ce1201f&device=0&device_type=desktop&os=Windows&ssid=jnglv6b63aecpfpffc0iamc4a3&t=1762087935&typeid=0&url_type=2&value=&sign=295e336ae77521785eb16de0ce138e006f652098&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();