(function() { const u = '/apps/statistics.php?aid=441116&browser=IE&created_date=20251224&created_hour=04&dduuid=d525e1fde3ee7&device=0&device_type=desktop&os=Windows&ssid=ldcma1eifnn33177qmfnjj8l1u&t=1766522580&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=98b552424a1fc3dda7bd62af1df6c104c41537f3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();