(function() { const u = '/apps/statistics.php?aid=434203&browser=IE&created_date=20260314&created_hour=15&dduuid=5c0c175ebfbf6&device=0&device_type=desktop&os=Windows&ssid=bo3tlhk7f7g1h7i0o1jiu0r11t&t=1773472154&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=38f6efe2f8921a4bb5ed9a5cee24c68cb03e1e79&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();