(function() { const u = '/apps/statistics.php?aid=454165&browser=IE&created_date=20260305&created_hour=09&dduuid=17e70e2c9eac7&device=0&device_type=desktop&os=Windows&ssid=gara4h7mptnpcslco37tvvcco1&t=1772673476&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=93d4b12e9bf04ca7e937f3515866a5bbc1ef4213&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();