(function() { const u = '/apps/statistics.php?aid=439232&browser=IE&created_date=20251226&created_hour=07&dduuid=611af0ad920c7&device=0&device_type=desktop&os=Windows&ssid=heou8vlmlceoar9u858kp84tp9&t=1766706439&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a84fbe098f4e510ac35f80c8d56281741c36d16b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();