Skip to content

Commit 9a3e6be

Browse files
committed
Merge pull request EFForg#1661 from J0WI/roundcube
added roundcube.net.xml
2 parents 8b1eb86 + b9b845f commit 9a3e6be

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,27 @@
11
<!--
22
Nonfunctional hosts:
33
4-
- (www.)? ¹
5-
- plugins ²
4+
- lists ²
5+
- mail ²
6+
- svn ²
67
- trac ³
78
89
¹ Dropped
9-
² Shows spell
10+
² Different host
1011
³ Refused
1112
1213
1314
These altnames don't exist:
1415
1516
- www.spell.roundcube.net
16-
1717
-->
1818
<ruleset name="RoundCube.net (partial)">
19-
19+
<target host="roundcube.net" />
20+
<target host="www.roundcube.net" />
21+
<target host="docsroundcube.net" />
22+
<target host="plugins.roundcube.net" />
2023
<target host="spell.roundcube.net" />
2124

22-
2325
<rule from="^http:"
2426
to="https:" />
25-
2627
</ruleset>

0 commit comments

Comments
 (0)