We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f750ee + 511eb1e commit 2efa9a6Copy full SHA for 2efa9a6
src/chrome/content/rules/Care-Net.org.xml
@@ -0,0 +1,16 @@
1
+<!--
2
+ Non-functional hosts
3
+ Timeout was reached:
4
+ - care-net.org
5
+-->
6
+<ruleset name="Care Net">
7
+ <target host="care-net.org" />
8
+ <target host="www.care-net.org" />
9
+ <target host="donate.care-net.org" />
10
+
11
+ <rule from="^http://care-net\.org/"
12
+ to="https://www.care-net.org/" />
13
14
+ <rule from="^http:"
15
+ to="https:" />
16
+</ruleset>
src/chrome/content/rules/Care-Net.xml
0 commit comments