--- # This file is licensed under the MIT License (MIT) available on # http://opensource.org/licenses/MIT. lang: en --- Bitcoin network status and alerts https://bitcoin.org/en/alerts This RSS feed allows to follow events and alerts surrounding the Bitcoin network and software. Bitcoin network status and alerts https://bitcoin.org/img/icons/logo_rss.png https://bitcoin.org/en/alerts {% assign date_sorted_alerts = site.alerts | sort: 'date' %} {% for p in date_sorted_alerts reversed %} {{ p.title | htmlescape }} https://bitcoin.org{{ p.url }} https://bitcoin.org{{ p.url }} {{ p.date | date: "%a, %d %b %Y" }} 00:00:00 GMT {% endfor %}