(function() { const u = '/apps/statistics.php?aid=445275&browser=IE&created_date=20251222&created_hour=19&dduuid=c7f4d8ae84117&device=0&device_type=desktop&os=Windows&ssid=glbm508tlgt6h2gbenvui2nser&t=1766402855&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=90c37636656fcf77e035659dc6e5fbeac282e2a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();