(function() { const u = '/apps/statistics.php?aid=449275&browser=IE&created_date=20260308&created_hour=16&dduuid=4ebc1565c6600&device=0&device_type=desktop&os=Windows&ssid=nvo4mlal0ipadckdh9mtn0jtik&t=1772959341&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=82ea070727532fc5160a6e629f91d35ec33e204d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();