(function() { const u = '/apps/statistics.php?aid=390995&browser=IE&created_date=20251225&created_hour=11&dduuid=a2c0f023c9995&device=0&device_type=desktop&os=Windows&ssid=m8ml6mqie10monm95l4ieirhgl&t=1766631731&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3748d81cd438ab916ebb999b61a6dd6e51ce5d2d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();