(function() { const u = '/apps/statistics.php?aid=414388&browser=IE&created_date=20260303&created_hour=12&dduuid=4111f5ab5f4c0&device=0&device_type=desktop&os=Windows&ssid=8nkiohriatrombirvm6to026l6&t=1772512868&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=799526c63b2f835f20c8e17c4bbe1d7ac4b5e414&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();