(function() { const u = '/apps/statistics.php?aid=455162&browser=IE&created_date=20260308&created_hour=17&dduuid=83546030c793c&device=0&device_type=desktop&os=Windows&ssid=r325871ructsg7kpcnrph4ck52&t=1772963436&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4185a9aabdde84b030026c75e1955cc8891be05d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();