We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c81a9e commit b6d1c5aCopy full SHA for b6d1c5a
src/chrome/content/rules/yeungrealtors.com.xml
@@ -0,0 +1,16 @@
1
+<!--
2
+ Invalid certificate:
3
+ autodiscover.yeungrealtors.com
4
+
5
+ Refused:
6
+ localhost.yeungrealtors.com
7
+-->
8
+<ruleset name="yeungrealtors.com">
9
+ <target host="yeungrealtors.com" />
10
+ <target host="www.yeungrealtors.com" />
11
+ <target host="cpanel.yeungrealtors.com" />
12
+ <target host="webdisk.yeungrealtors.com" />
13
+ <target host="webmail.yeungrealtors.com" />
14
15
+ <rule from="^http:" to="https:" />
16
+</ruleset>
0 commit comments