(function() { const u = '/apps/statistics.php?aid=213715&browser=IE&created_date=20260310&created_hour=19&dduuid=8524d29ec44b4&device=0&device_type=desktop&os=Windows&ssid=lajl04htap429adaaf4ggodm4d&t=1773141886&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6e5fa54bbc948ae2ed587e511b61febdcc34bffe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();