(function() { const u = '/apps/statistics.php?aid=455141&browser=IE&created_date=20260308&created_hour=13&dduuid=15a56e4a0ab8e&device=0&device_type=desktop&os=Windows&ssid=fitfn81n68o575h9811oknu124&t=1772946597&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c16be60c418e0251116db95b5d17015e95d81bd2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();