We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ebbc6 commit 2146420Copy full SHA for 2146420
2 files changed
src/chrome/content/rules/Locaweb.com.br.xml
@@ -0,0 +1,20 @@
1
+<!--
2
+ Non-functional hosts
3
+ Timeout was reached:
4
+ - forum.locaweb.com.br
5
+
6
+ Incomplete certificate chain error:
7
+ - blog.locaweb.com.br
8
+ - press.locaweb.com.br
9
+ - statusblog.locaweb.com.br
10
+ - wiki.locaweb.com.br
11
+-->
12
+<ruleset name="Locaweb.com.br (partial)">
13
+ <target host="locaweb.com.br" />
14
+ <target host="www.locaweb.com.br" />
15
+ <target host="developer.locaweb.com.br" />
16
+ <target host="painel.locaweb.com.br" />
17
+ <target host="site.locaweb.com.br" />
18
19
+ <rule from="^http:" to="https:" />
20
+</ruleset>
src/chrome/content/rules/Locaweb.xml
0 commit comments