Skip to content

Commit feef018

Browse files
committed
Merge pull request EFForg#3895 from Liudvikam/serveriai.lt_additions
Add more subdomains for serveriai.lt
2 parents e608a0e + c25cfd3 commit feef018

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

src/chrome/content/rules/Serveriai.lt.xml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1-
<ruleset name="serveriai.lt">
1+
<!--
2+
Customers that choose not to buy a domain may get a subdomain
3+
on serveriai.lt where their website will be hosted, but those
4+
subdomains do not get valid certs (they are mismatched)
5+
-->
26

7+
<ruleset name="serveriai.lt">
38
<target host="serveriai.lt" />
49
<target host="www.serveriai.lt" />
510
<target host="whois.serveriai.lt" />
11+
<target host="failai.serveriai.lt" />
12+
<target host="idn.serveriai.lt" />
13+
<target host="pastas.serveriai.lt" />
14+
<target host="roundcube.serveriai.lt" />
615

716

817
<rule from="^http:"

0 commit comments

Comments
 (0)