(function() { const u = '/apps/statistics.php?aid=14707&browser=IE&created_date=20251129&created_hour=22&dduuid=23256da45b97c&device=0&device_type=desktop&os=Windows&ssid=kg5umvmal7d1hib4b5rbg16ne5&t=1764428114&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=75ee5bbf5e77ccbb7d8c2f2364d3553cfa6eeaa6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();