(function() { const u = '/apps/statistics.php?aid=420547&browser=IE&created_date=20260311&created_hour=23&dduuid=54ee54726f685&device=0&device_type=desktop&os=Windows&ssid=art7imp6v5j9443m6tcdq5cim8&t=1773244653&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=97e1569129c43b995e04df6b35d7551d9392f396&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();