(function() { const u = '/apps/statistics.php?aid=437785&browser=IE&created_date=20251228&created_hour=06&dduuid=903f6de415629&device=0&device_type=desktop&os=Windows&ssid=bpgq8hsi67f5o3h5bbulfs6jdr&t=1766873670&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=278d60fff0c767a974f410ba8524b96c3c9ea436&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();