(function() { const u = '/apps/statistics.php?aid=455570&browser=IE&created_date=20260301&created_hour=06&dduuid=f9a4b29495a24&device=0&device_type=desktop&os=Windows&ssid=lqgmefktg2telfh5o1ujkj9iqs&t=1772316857&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c87c51c3ffde18c27e84b679eac689eee42d2786&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();