(function() { const u = '/apps/statistics.php?aid=113177&browser=IE&created_date=20260305&created_hour=09&dduuid=3cfc0ad9201db&device=0&device_type=desktop&os=Windows&ssid=g5ailohjg8bhjnij0chfeah26a&t=1772674814&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0e96d83f2fc6478a587f6c47a9aaf595e7aeaad0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();