(function() { const u = '/apps/statistics.php?aid=437574&browser=IE&created_date=20251225&created_hour=08&dduuid=47d0a56beb1c6&device=0&device_type=desktop&os=Windows&ssid=jq3gp1p0qboanond0qru3gae9p&t=1766623391&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dd1b9a6cb116a0a4737de759ec09f2267e1fe87e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();