(function() { const u = '/apps/statistics.php?aid=446898&browser=IE&created_date=20260308&created_hour=13&dduuid=8964b2c78104a&device=0&device_type=desktop&os=Windows&ssid=aef38biffm2of5v3aila41vmrb&t=1772946838&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=49a15e93fde5a1dbef6edb8238b8fb8f0295b8d2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();