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