We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d14a7e5 + b75b9d6 commit 617c314Copy full SHA for 617c314
src/chrome/content/rules/Serveriai.lt.xml
@@ -1,10 +1,11 @@
1
<ruleset name="serveriai.lt">
2
3
<target host="serveriai.lt" />
4
- <target host="*.serveriai.lt" />
+ <target host="www.serveriai.lt" />
5
+ <target host="whois.serveriai.lt" />
6
7
+
8
+ <rule from="^http:"
9
+ to="https:" />
10
- <rule from="^http://(whois\.|www\.)?serveriai\.lt/"
- to="https://$1serveriai.lt/" />
-
-</ruleset>
11
+</ruleset>
0 commit comments