(function() { const u = '/apps/statistics.php?aid=452449&browser=IE&created_date=20260224&created_hour=21&dduuid=fbe8f90ebe90e&device=0&device_type=desktop&os=Windows&ssid=u1a6qmkiala491q0644rca29ol&t=1771938014&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5e33a3e18b1002db8cfa1927d8934e7b0dd10d2c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();