We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce4be0 commit 480c7afCopy full SHA for 480c7af
src/chrome/content/rules/Scientificlinux.org.xml
@@ -1,20 +1,20 @@
1
<!--
2
- ^scientificlinux.org: Mismatched
+ Handshake failure:
3
+ content.scientificlinux.org
4
+
5
+ Time out:
6
+ ftp.scientificlinux.org
7
+ ftp1.scientificlinux.org
8
+ ftp2.scientificlinux.org
9
10
+ Invalid certificate:
11
+ ww.scientificlinux.org
12
13
-->
14
<ruleset name="Scientific Linux.org">
15
- <!-- Direct rewrites:
- -->
- <target host="www.scientificlinux.org" />
-
- <!-- Complications:
16
<target host="scientificlinux.org" />
- <rule from="^http://scientificlinux\.org/"
17
- to="https://www.scientificlinux.org/" />
+ <target host="www.scientificlinux.org" />
18
19
<rule from="^http:"
20
to="https:" />
0 commit comments