(function() { const u = '/apps/statistics.php?aid=455703&browser=IE&created_date=20260310&created_hour=15&dduuid=3e6cbfc078b60&device=0&device_type=desktop&os=Windows&ssid=47timnak17l2cnu6rbn6mn6juj&t=1773129025&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4e417593616cd3b61698a193da11e7d085ce4b83&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();