(function() { const u = '/apps/statistics.php?aid=407064&browser=IE&created_date=20260123&created_hour=03&dduuid=b92651c04e41e&device=0&device_type=desktop&os=Windows&ssid=njsiqaums8sm8nl578e5l9n4l6&t=1769109067&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c71825c2ef7a38f426ed57f8f4ccc4e20b79c3de&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();