(function() { const u = '/apps/statistics.php?aid=431763&browser=IE&created_date=20260115&created_hour=18&dduuid=754226385a6b7&device=0&device_type=desktop&os=Windows&ssid=83morebu15rgh0atvs232l7gdv&t=1768472618&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=265b49a169ac65a247a6ea91d60b3995eeec0dbd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();