(function() { const u = '/apps/statistics.php?aid=397881&browser=IE&created_date=20251224&created_hour=02&dduuid=37bd3cea8df08&device=0&device_type=desktop&os=Windows&ssid=qomtm6ie1sfqvv36fdv6v05sdu&t=1766516109&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cfdeb358f25afe8e7dace67dafc0d279222e4339&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();