(function() { const u = '/apps/statistics.php?aid=404769&browser=IE&created_date=20260311&created_hour=09&dduuid=5a2294fb33d04&device=0&device_type=desktop&os=Windows&ssid=e1asl1blb0umoh1sd3c22t2lns&t=1773192186&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d3d91813d4d3cb682c49b7b42a8a1f9afb0d2fbe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();