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