(function() { const u = '/apps/statistics.php?aid=449197&browser=IE&created_date=20260124&created_hour=06&dduuid=39ae5a8f0baa6&device=0&device_type=desktop&os=Windows&ssid=shabfkehattbqhcogsqpobf15f&t=1769209145&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=287de156323b152e6df284e3358a8c33b2984fbf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();