(function() { const u = '/apps/statistics.php?aid=437564&browser=IE&created_date=20251225&created_hour=09&dduuid=511bc88dc2ba1&device=0&device_type=desktop&os=Windows&ssid=t0o6u4serdje3libc1aflcmq89&t=1766627482&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=93f59a488fe16d4d749c087ae0fd57d50cb05f6c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();