We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea9355 commit d96b19eCopy full SHA for d96b19e
1 file changed
src/chrome/content/rules/Ghostscript.com.xml
@@ -0,0 +1,14 @@
1
+<!--
2
+ Expired/Mismatch:
3
+ - downloads.ghostscript.com
4
+ - svn.ghostscript.com
5
+-->
6
+<ruleset name="Ghostscript.com">
7
+ <target host="ghostscript.com" />
8
+ <target host="www.ghostscript.com" />
9
+ <target host="bugs.ghostscript.com" />
10
+ <target host="git.ghostscript.com" />
11
+ <target host="twiki.ghostscript.com" />
12
+
13
+ <rule from="^http:" to="https:" />
14
+</ruleset>
0 commit comments