(function() { const u = '/apps/statistics.php?aid=416090&browser=IE&created_date=20251218&created_hour=14&dduuid=50f9d15937574&device=0&device_type=desktop&os=Windows&ssid=q1tovm5iumn8ivm83b623vtfe9&t=1766038633&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ab72a2014761e54caca1a668206fbc4ee4414530&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();