(function() { const u = '/apps/statistics.php?aid=455168&browser=IE&created_date=20260223&created_hour=21&dduuid=6a515df48ba97&device=0&device_type=desktop&os=Windows&ssid=oeqerrri7c0gikhrpkou2m7rh6&t=1771852681&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=db98ce6d84a9df5b63138bd1564d24b90533c35a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();