(function() { const u = '/apps/statistics.php?aid=441216&browser=IE&created_date=20251129&created_hour=20&dduuid=f764890a47f11&device=0&device_type=desktop&os=Windows&ssid=1s8dp57unjk77o8oujme9vjruk&t=1764417673&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=41c0988e8751451954f16d9e7f149dfb38015da9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();