(function() { const u = '/apps/statistics.php?aid=392696&browser=IE&created_date=20260310&created_hour=11&dduuid=71f4e834dd908&device=0&device_type=desktop&os=Windows&ssid=fh604ga68vnpmscapen1dblmpp&t=1773112314&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c674e53f211820216aa4d3dbbccc6cb80c82ac2d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();