(function() { const u = '/apps/statistics.php?aid=90268&browser=IE&created_date=20260116&created_hour=21&dduuid=955412fc69123&device=0&device_type=desktop&os=Windows&ssid=chknitsfbaqa3g6h79cce9nfv2&t=1768569341&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f6a1be1f5c1fb06177e90c65b2d7f2c3999f90f9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();