(function() { const u = '/apps/statistics.php?aid=22&browser=IE&created_date=20251129&created_hour=15&dduuid=176a3a6d1e3d9&device=0&device_type=desktop&os=Windows&ssid=po5hikdel0e1694apuc4br766m&t=1764400712&typeid=5&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5610b5cf3cb27922e338f3842ccf38c526f3d208&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();