Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit d633a7b

Browse files
Bisaloojeremyn
authored andcommitted
[Planet-Source-Code.com] Update and reactivate ruleset (#10381)
1 parent ee4304a commit d633a7b

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

src/chrome/content/rules/Planet-Source-Code.com.xml

+2-13
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,9 @@
1-
<!--
2-
Automatically by https-everywhere-checker because:
3-
Fetch error: http://planet-source-code.com/ => https://planet-source-code.com/: (60, 'SSL certificate problem: unable to get local issuer certificate')
4-
Fetch error: http://www.planet-source-code.com/ => https://www.planet-source-code.com/: (60, 'SSL certificate problem: unable to get local issuer certificate')
5-
-->
6-
<ruleset name="Planet-Source-Code.com" default_off='failed ruleset test'>
1+
<ruleset name="Planet-Source-Code.com">
72

83
<target host="planet-source-code.com" />
94
<target host="www.planet-source-code.com" />
105

11-
12-
<!-- Not secured by server:
13-
-->
14-
<!--securecookie host="^(www\.)?planet-source-code\.com$" name="^(ASPSESSIONIDCQTSASSB[A-Z]{8}|[\da-z]{23})$" /-->
15-
16-
<securecookie host="^(?:www\.)?planet-source-code\.com$" name=".+" />
17-
6+
<securecookie host=".+" name=".+" />
187

198
<rule from="^http:" to="https:" />
209

0 commit comments

Comments
 (0)