(function() { const u = '/apps/statistics.php?aid=141274&browser=IE&created_date=20260201&created_hour=05&dduuid=7a6f400c67ebb&device=0&device_type=desktop&os=Windows&ssid=kkjb3811794erblol6sh5u5ut7&t=1769895608&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8ad39c6e815a2b62e2cdb23490f64e4b97e8b4fe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();