(function() { const u = '/apps/statistics.php?aid=51712&browser=IE&created_date=20260224&created_hour=06&dduuid=667277f2cc97c&device=0&device_type=desktop&os=Windows&ssid=k6pghjo8b9f23t2d0vqu1hv0lu&t=1771885775&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0c6dd0afa8e210ed0bef92535d3d1c59d402da5a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();