(function() { const u = '/apps/statistics.php?aid=438221&browser=IE&created_date=20251227&created_hour=18&dduuid=bd17367b786de&device=0&device_type=desktop&os=Windows&ssid=hv7jgou8adqp47to2ck98mru9v&t=1766831888&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f19541aff664752c87cfd836c52bc51e971bb8a1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();