Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/chrome/content/rules/AnarchistNews.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<ruleset name="AnarchistNews.org" default_off="self-signed">
<ruleset name="AnarchistNews.org">
<target host="www.anarchistnews.org" />
<target host="anarchistnews.org" />
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jtracey please also add podcast.anarchistnews.org and a comment about the mismatch on action.anarchistnews.org.

<securecookie host="^anarchistnews.org$" name=".*" />
Expand Down