Skip to content

Commit b75b9d6

Browse files
committed
Tweak Serveriai.lt.xml
Remove unnecessary wildcard
1 parent 7f34606 commit b75b9d6

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
<ruleset name="serveriai.lt">
22

33
<target host="serveriai.lt" />
4-
<target host="*.serveriai.lt" />
4+
<target host="www.serveriai.lt" />
5+
<target host="whois.serveriai.lt" />
56

7+
8+
<rule from="^http:"
9+
to="https:" />
610

7-
<rule from="^http://(whois\.|www\.)?serveriai\.lt/"
8-
to="https://$1serveriai.lt/" />
9-
10-
</ruleset>
11+
</ruleset>

0 commit comments

Comments
 (0)