We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f5eb4 commit d405ce0Copy full SHA for d405ce0
1 file changed
src/chrome/content/rules/sierraclubbc.xml
@@ -1,7 +1,6 @@
1
<ruleset name="sierraclubbc">
2
- <target host="sierraclub.bc.ca" />
3
- <target host="www.sierraclub.bc.ca" />
+ <target host="sierraclub.bc.ca" />
+ <target host="www.sierraclub.bc.ca" />
4
5
- <rule from="^http:"
6
- to="https:" />
+ <rule from="^http:" to="https:" />
7
</ruleset>
0 commit comments