Skip to content

Commit 42afa71

Browse files
galeksandrpJ0WI
authored andcommitted
1 parent b5f1dc5 commit 42afa71

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<!--
2+
www.russia.tv ¹
3+
2.russia.tv ¹
4+
test.2.russia.tv ¹
5+
beta.russia.tv ¹
6+
hd.russia.tv ¹
7+
live.russia.tv ¹
8+
www.live.russia.tv ¹
9+
old.russia.tv ¹
10+
sofia.russia.tv ¹
11+
12+
13+
¹ mismatch
14+
-->
15+
<ruleset name="russia.tv">
16+
<target host="russia.tv" />
17+
<target host="dance.russia.tv" />
18+
<target host="ya.russia.tv" />
19+
20+
<target host="www.russia.tv" />
21+
22+
<rule from="^http://www\.russia\.tv/"
23+
to="https://russia.tv/" />
24+
25+
<rule from="^http:" to="https:" />
26+
</ruleset>

0 commit comments

Comments
 (0)