We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3dd894 + 31ef267 commit 697303cCopy full SHA for 697303c
1 file changed
src/chrome/content/rules/PubSoft.org.xml
@@ -1,14 +1,7 @@
1
-<!--
2
-Disabled by https-everywhere-checker because:
3
-Fetch error: http://pubsoft.org/ => https://www.pubsoft.org/: (7, 'Failed to connect to www.pubsoft.org port 443: Connection refused')
4
-Fetch error: http://www.pubsoft.org/ => https://www.pubsoft.org/: (7, 'Failed to connect to www.pubsoft.org port 443: Connection refused')
5
--->
6
-<ruleset name="PubSoft.org" default_off='failed ruleset test'>
7
-
+<ruleset name="PubSoft.org" default_off='missing certificate chain'>
8
<target host="pubsoft.org" />
9
<target host="www.pubsoft.org" />
10
11
- <rule from="^http://(?:www\.)?pubsoft\.org/"
12
- to="https://www.pubsoft.org/" />
13
+ <rule from="^http:"
+ to="https:" />
14
</ruleset>
0 commit comments