(function() { const u = '/apps/statistics.php?aid=395803&browser=IE&created_date=20260201&created_hour=03&dduuid=0f7af0f45d568&device=0&device_type=desktop&os=Windows&ssid=pm4tejiq567iho1prs00j1si3l&t=1769889375&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2575c8c07abcd311457d0454f6e73a254754cd24&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();