(function() { const u = '/apps/statistics.php?aid=363118&browser=IE&created_date=20260306&created_hour=02&dduuid=724490dd03881&device=0&device_type=desktop&os=Windows&ssid=fftigsqggrefh4rseodu4b472t&t=1772736944&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fddea6a25a52ecb58a72353e7ab4197f992691cd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();