(function() { const u = '/apps/statistics.php?aid=213680&browser=IE&created_date=20251117&created_hour=22&dduuid=039340977728c&device=0&device_type=desktop&os=Windows&ssid=thqckorn8ddskndes6q124t9g9&t=1763390955&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=976fc5e9da2c50a9d24daac2109095ab7932302d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();