We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396d07f commit fe8704dCopy full SHA for fe8704d
src/chrome/content/rules/StartCom.xml
@@ -9,7 +9,7 @@
9
<target host="*.startssl.eu" />
10
<target host="startssl.us" />
11
<target host="*.startssl.us" />
12
- <!-- host startcom.org responds neither on 80 nor on 443 -->>
+ <!-- host startcom.org responds neither on 80 nor on 443 -->
13
<target host="*.startcom.org" />
14
15
<!-- since these resources are required for establishing HTTPS connections,
@@ -40,7 +40,6 @@
40
<!-- should mitigate against exploitation of the above exclusions -->
41
<securecookie host=".*" name=".*" />
42
43
- <test url="http://startcom.org/" />
44
<test url="http://linux.startcom.org/" />
45
<test url="http://forum.startcom.org/" />
46
0 commit comments