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