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