(function() { const u = '/apps/statistics.php?aid=444525&browser=IE&created_date=20251222&created_hour=18&dduuid=e53dedcb546d7&device=0&device_type=desktop&os=Windows&ssid=tgsnhua7mc8373b77useb4njk7&t=1766400263&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cf4853893c09fe58a58f7275f5acda2406fe8094&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();