(function() { const u = '/apps/statistics.php?aid=443094&browser=IE&created_date=20260310&created_hour=06&dduuid=1592516709683&device=0&device_type=desktop&os=Windows&ssid=v3biuu6bar3vivrc4nti3e13sp&t=1773096371&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=48ad669b6596d90be1bc991506c0f76bed07f35b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();