(function() { const u = '/apps/statistics.php?aid=437763&browser=IE&created_date=20260124&created_hour=13&dduuid=81326cf5d91e7&device=0&device_type=desktop&os=Windows&ssid=pgpepcrr28gji7ho4gqacl0stp&t=1769232205&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4589d91d61af63430a00ceb9f4d684739015b6f9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();