(function() { const u = '/apps/statistics.php?aid=445387&browser=IE&created_date=20251226&created_hour=09&dduuid=895b1ee748ffc&device=0&device_type=desktop&os=Windows&ssid=400a4v3bgbrtotu0arepd31elc&t=1766712459&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9156cec8823ed3cfd24787a1994c741dc8f4773d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();