(function() { const u = '/apps/statistics.php?aid=390061&browser=IE&created_date=20251225&created_hour=14&dduuid=7ee221ff65e7d&device=0&device_type=desktop&os=Windows&ssid=tnq7kuf4g8dcfa45u3nc7po1u8&t=1766644519&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f0cdcdd5f61e3302bdb71428266635ef60d69a86&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();