(function() { const u = '/apps/statistics.php?aid=450941&browser=IE&created_date=20260311&created_hour=19&dduuid=f0daca0f562e9&device=0&device_type=desktop&os=Windows&ssid=aos77v7sjs887a3fq5lt3qau9s&t=1773227850&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ab231920af7c2564144eddbc71de5b02b8eeb8d7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();