We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3edba7 commit 0f31160Copy full SHA for 0f31160
1 file changed
src/chrome/content/rules/CereProc.com.xml
@@ -0,0 +1,10 @@
1
+<ruleset name="CereProc.com">
2
+
3
+ <target host="cereproc.com" />
4
+ <target host="www.cereproc.com" />
5
6
7
+ <rule from="^http://(www\.)?cereproc\.com/"
8
+ to="https://$1cereproc.com/" />
9
10
+</ruleset>
0 commit comments