(function() { const u = '/apps/statistics.php?aid=438657&browser=IE&created_date=20251117&created_hour=20&dduuid=adbc6080ad65c&device=0&device_type=desktop&os=Windows&ssid=3b41tifibnd5sui0rgu0ob1n9m&t=1763382677&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9b00df92583da0da77a77b08de8acc5559b7e090&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();