(function() { const u = '/apps/statistics.php?aid=79863&browser=IE&created_date=20260311&created_hour=02&dduuid=33353790bda81&device=0&device_type=desktop&os=Windows&ssid=u486phis7rbhf99m9m1n386hap&t=1773166735&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=bd11c42bbf75fef39f1ffeadb2c78e52d808ec1a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();