(function() { const u = '/apps/statistics.php?aid=436532&browser=IE&created_date=20260316&created_hour=20&dduuid=c808fa36e276e&device=0&device_type=desktop&os=Windows&ssid=mfejef3f5e9o67io2mt8hago9l&t=1773664035&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=955b1ec387c7ca922974db1aa095a37e1112ed6b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();