(function() { const u = '/apps/statistics.php?aid=442651&browser=IE&created_date=20260313&created_hour=21&dduuid=cd2f2b4e50997&device=0&device_type=desktop&os=Windows&ssid=k2jfn656udnblnf8p4b8dtvmcj&t=1773409138&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=16643a6ca1b4402fee26a4bfdf0712be6316e6a9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();