forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1c-bitrix.ru.xml
More file actions
34 lines (22 loc) · 760 Bytes
/
1c-bitrix.ru.xml
File metadata and controls
34 lines (22 loc) · 760 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
<!--
Nonfunctional subdomains:
- business (refused)
Problematic subdomains:
- ^ (mismatched, CN: www.bitrixsoft.com)
- ecommerce (works; mismatched, CN: www.bitrixsoft.com)
-->
<ruleset name="1c-bitrix.ru (partial)">
<target host="1c-bitrix.ru" />
<target host="www.1c-bitrix.ru" />
<target host="1c.1c-bitrix.ru" />
<target host="academy.1c-bitrix.ru" />
<target host="dev.1c-bitrix.ru" />
<target host="idea.1c-bitrix.ru" />
<target host="marketplace.1c-bitrix.ru" />
<target host="partners.1c-bitrix.ru" />
<target host="promo.1c-bitrix.ru" />
<securecookie host="^\.1c-bitrix\.ru$" name=".+" />
<rule from="^http://(?:www\.)?1c-bitrix\.ru/"
to="https://www.1c-bitrix.ru/" />
<rule from="^http:" to="https:" />
</ruleset>