(function() { const u = '/apps/statistics.php?aid=213699&browser=IE&created_date=20251118&created_hour=01&dduuid=dcbe22fc9652f&device=0&device_type=desktop&os=Windows&ssid=qruvtpocepq8vsio9kso9o9qi5&t=1763401847&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=63eeeee2599a369b5168fc7b193c082fb44e27e5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();