Skip to content

Commit 638cd0a

Browse files
committed
Merge branch 'kollegah1338-patch-xrel'
2 parents 3d3e73c + d45ed7f commit 638cd0a

1 file changed

Lines changed: 5 additions & 13 deletions

File tree

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,14 @@
11
<!--
2-
Some pages redirect to http.
3-
2+
Problematic subdomains:
3+
- mail.xrel.to
44
-->
5-
<ruleset name="xREL.to (partial)">
65

6+
<ruleset name="xREL.to">
77
<target host="xrel.to" />
8+
<target host="api.xrel.to" />
9+
<target host="ssl.xrel.to" />
810
<target host="static.xrel.to" />
911
<target host="www.xrel.to" />
10-
<!--
11-
Redirect to http:
12-
-->
13-
<!--exclusion pattern="^http://(www\.)?xrel\.to/+($|\?|forum-board\.html|home\.html)" /-->
14-
<!--
15-
Exceptions:
16-
-->
17-
<exclusion pattern="^http://(?:www\.)?xrel\.to/+(?!favicon\.ico|uploaded_images/)" />
18-
1912

2013
<rule from="^http:" to="https:" />
21-
2214
</ruleset>

0 commit comments

Comments
 (0)