(function() { const u = '/apps/statistics.php?aid=210285&browser=IE&created_date=20251223&created_hour=23&dduuid=f5258ae2da326&device=0&device_type=desktop&os=Windows&ssid=461qtook85kh4b0i0iln3bjcp8&t=1766505354&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=740b35c1bc28e4c004a434e74b17e805690e8463&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();