(function() { const u = '/apps/statistics.php?aid=340328&browser=IE&created_date=20260224&created_hour=20&dduuid=5cdc7d2d765c6&device=0&device_type=desktop&os=Windows&ssid=h5eemohpic1qkh8dabv46gn44k&t=1771935118&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1c6b63f6b2ebf013b48d13871b954674d884caf0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();