We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b89aa6 commit 90bd888Copy full SHA for 90bd888
1 file changed
src/chrome/content/rules/Linux-nfs.org.xml
@@ -0,0 +1,14 @@
1
+<!--
2
+ Expired:
3
+ - nfsometer.linux-nfs.org
4
+-->
5
+<ruleset name="Linux-nfs.org" default_off="cert-chain">
6
+ <target host="linux-nfs.org" />
7
+ <target host="www.linux-nfs.org" />
8
+ <target host="bugzilla.linux-nfs.org" />
9
+ <target host="client.linux-nfs.org" />
10
+ <target host="git.linux-nfs.org" />
11
+ <target host="wiki.linux-nfs.org" />
12
+
13
+ <rule from="^http:" to="https:" />
14
+</ruleset>
0 commit comments