--- # 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 {% filter_for p in site.pages reversed sort_by:date category:alert %} {{ p.title | htmlescape }} https://bitcoin.org{{ p.url | replace:'.html','' }} https://bitcoin.org{{ p.url | replace:'.html','' }} {{ p.date | date: "%a, %d %b %Y" }} 00:00:00 GMT {% endfilter_for %}