forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path179.ru.xml
More file actions
35 lines (31 loc) · 833 Bytes
/
179.ru.xml
File metadata and controls
35 lines (31 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!--
HTTPS broken:
2011.179.ru
biobase.179.ru
v2017-b2.179.ru
vezdehod.179.ru
Mixed content:
2013.179.ru
There are a few domain names whose only purpose appears to be a redirect.
For example, http://wiki.179.ru/ redirects to https://server.179.ru/wiki/.
For those domain names, HTTPS does not work;
but non-root URLs like http://wiki.179.ru/foo simply give an error.
bak.179.ru
monitor.179.ru
sbory.179.ru
support.179.ru
t3.179.ru
wiki.179.ru
-->
<ruleset name="179.ru">
<target host="179.ru" />
<target host="www.179.ru" />
<target host="2012.179.ru" />
<target host="2015.179.ru" />
<target host="dop.179.ru" />
<target host="moodle.179.ru" />
<target host="open.179.ru" />
<target host="server.179.ru" />
<securecookie host=".+" name=".+" />
<rule from="^http:" to="https:" />
</ruleset>