(function() { const u = '/apps/statistics.php?aid=437790&browser=IE&created_date=20251126&created_hour=07&dduuid=aa8fe6e90dd04&device=0&device_type=desktop&os=Windows&ssid=3pogc5gcrm50ui3nhc57t6tn0l&t=1764112403&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d2de584329177cf29c0249ed9c6ac35fecef7459&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();