(function() { const u = '/apps/statistics.php?aid=441316&browser=IE&created_date=20251129&created_hour=21&dduuid=8439424d1203d&device=0&device_type=desktop&os=Windows&ssid=vpub47fsepgo60cc2sgjomk8rq&t=1764423148&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ebb84941dca2df7f6e5c25c5ee95846ea46edd94&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();