We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 162601c + 18f5291 commit 9c81602Copy full SHA for 9c81602
src/chrome/content/rules/Ems-ph.org.xml
@@ -0,0 +1,15 @@
1
+<!--
2
+ Note:
3
+ Individual book/journal pages require resources from
4
+ http://cdn.mathjax.org/ which fails as mixed content
5
+ in some browsers.
6
+-->
7
+<ruleset name="ems-ph.org (partial)">
8
+
9
+ <target host="ems-ph.org" />
10
+ <target host="www.ems-ph.org" />
11
12
+ <rule from="^http://(www\.)?ems-ph\.org/"
13
+ to="https://www.ems-ph.org/" />
14
15
+</ruleset>
0 commit comments