(function() { const u = '/apps/statistics.php?aid=38471&browser=IE&created_date=20251129&created_hour=19&dduuid=0c9cbca2abb38&device=0&device_type=desktop&os=Windows&ssid=lspm0bot7qod4qc1al919uftd6&t=1764414536&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5ea0cc3871f09dbf9170b18c6564e14a4d8c4aff&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();