(function() { const u = '/apps/statistics.php?aid=440635&browser=IE&created_date=20251126&created_hour=07&dduuid=6706e2abdb7fb&device=0&device_type=desktop&os=Windows&ssid=5lgrr0q5pa3j0cv3pa31vvhf3c&t=1764112403&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5e5481b6f4846c56362abcd26bcda0a6dc2e2919&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();