(function() { const u = '/apps/statistics.php?aid=447458&browser=IE&created_date=20260122&created_hour=16&dduuid=f6f2c05c9d236&device=0&device_type=desktop&os=Windows&ssid=bo9na71c6252l4192mvcq1053a&t=1769070354&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=749a7e8120c27a95746849c496c7f07c28ebc075&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();