Skip to content

Commit fe8704d

Browse files
committed
remove test of non responding host startcom.org
1 parent 396d07f commit fe8704d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/chrome/content/rules/StartCom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<target host="*.startssl.eu" />
1010
<target host="startssl.us" />
1111
<target host="*.startssl.us" />
12-
<!-- host startcom.org responds neither on 80 nor on 443 -->>
12+
<!-- host startcom.org responds neither on 80 nor on 443 -->
1313
<target host="*.startcom.org" />
1414

1515
<!-- since these resources are required for establishing HTTPS connections,
@@ -40,7 +40,6 @@
4040
<!-- should mitigate against exploitation of the above exclusions -->
4141
<securecookie host=".*" name=".*" />
4242

43-
<test url="http://startcom.org/" />
4443
<test url="http://linux.startcom.org/" />
4544
<test url="http://forum.startcom.org/" />
4645

0 commit comments

Comments
 (0)