(function() { const u = '/apps/statistics.php?aid=431779&browser=IE&created_date=20251229&created_hour=14&dduuid=efbb31aeebb60&device=0&device_type=desktop&os=Windows&ssid=t03tp09f7qg8bjrlfppcb3juvb&t=1766990488&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ac696a7d8e1085192faf7f631b5857bfa6fedd64&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();