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