(function() { const u = '/apps/statistics.php?aid=449060&browser=IE&created_date=20260310&created_hour=02&dduuid=8c325a7f1834d&device=0&device_type=desktop&os=Windows&ssid=ktt61mdmopcrr11l49s7cbjdbv&t=1773079694&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2e4026c3bd80133b5880586b14bf7e7639871815&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();