(function() { const u = '/apps/statistics.php?aid=403960&browser=IE&created_date=20260303&created_hour=20&dduuid=d514d26730456&device=0&device_type=desktop&os=Windows&ssid=qpblfcg13rpai8fm3s33059gl6&t=1772540927&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=bebafaea09abcf7b3fac020444401810d9a7cbb5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();