(function() { const u = '/apps/statistics.php?aid=442055&browser=IE&created_date=20260304&created_hour=18&dduuid=85fd2acef4e10&device=0&device_type=desktop&os=Windows&ssid=lvqcuj8se2d9guu1a9u602s752&t=1772618870&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1291551201d591d1f6494347a8b4e273ab737622&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();