(function() { const u = '/apps/statistics.php?aid=206861&browser=IE&created_date=20251225&created_hour=18&dduuid=95076f3dd977d&device=0&device_type=desktop&os=Windows&ssid=c859b307mr6b5boo1tkaqvqa1p&t=1766657356&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ad0d61812757f4c2025924410ebfa520383aa836&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();