(function() { const u = '/apps/statistics.php?aid=455647&browser=IE&created_date=20260310&created_hour=21&dduuid=8b930dad715ed&device=0&device_type=desktop&os=Windows&ssid=r33asdojuq9pnaqp7oag6thhrv&t=1773149701&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8b6977e873b2ec9860b5d748d1222e9598fad535&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();