We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6ee70d + 81d6a73 commit 3b1153aCopy full SHA for 3b1153a
1 file changed
src/chrome/content/rules/Foxitsoftware.xml
@@ -1,4 +1,8 @@
1
-<ruleset name="Foxitsoftware">
+<!--
2
+ https://www.foxitsoftware.com/PDF_Editor/ isn't available via https, see
3
+ https://github.com/EFForg/https-everywhere/issues/1878
4
+-->
5
+<ruleset name="Foxitsoftware" default_off='does not fully support HTTPS'>
6
<target host="*.foxitsoftware.com"/>
7
<rule from="^http://www\.foxitsoftware\.com/" to="https://www.foxitsoftware.com/"/>
8
</ruleset>
0 commit comments