(function() { const u = '/apps/statistics.php?aid=455597&browser=IE&created_date=20260311&created_hour=09&dduuid=6ed5c408ea723&device=0&device_type=desktop&os=Windows&ssid=jrdfqrgguliarq4p3756md2j5l&t=1773193976&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4eb1576fc4bd04254e63d50eb17a17f2563592e4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();