(function() { const u = '/apps/statistics.php?aid=437753&browser=IE&created_date=20260305&created_hour=02&dduuid=98dfe2101f4f2&device=0&device_type=desktop&os=Windows&ssid=g18ml3p5eeroieorc1aa2a419m&t=1772649380&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6026791306fa4c7173b7ba5203235cdd6d6ba8b0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();