(function() { const u = '/apps/statistics.php?aid=344757&browser=IE&created_date=20260225&created_hour=11&dduuid=87aba02520dfa&device=0&device_type=desktop&os=Windows&ssid=jrjehm1fk1f24sugi5pireb8kb&t=1771991433&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8ba5ac9be1c66101489b64654fcb7dc0eabcb523&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();