Skip to content

Commit 697303c

Browse files
author
loveithateit
committed
Merge pull request EFForg#3319 from J0WI/patch-42
Update PubSoft.org.xml
2 parents d3dd894 + 31ef267 commit 697303c

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
1+
<ruleset name="PubSoft.org" default_off='missing certificate chain'>
82
<target host="pubsoft.org" />
93
<target host="www.pubsoft.org" />
104

11-
<rule from="^http://(?:www\.)?pubsoft\.org/"
12-
to="https://www.pubsoft.org/" />
13-
5+
<rule from="^http:"
6+
to="https:" />
147
</ruleset>

0 commit comments

Comments
 (0)