This repository was archived by the owner on Jun 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!--
2+ Insecure cookies are set for these hosts:
3+
4+ - www.zipler.co.il
5+
6+
7+ Mixed content:
8+
9+ - Images, on:
10+
11+ - www from g0\d.a.alicdn.com ¹
12+ - www from i.ebayimg.com
13+
14+ ¹ Not secured by us <= mismatched
15+
16+ -->
17+ <ruleset name =" Zipler.ru" >
18+
19+ <!-- Direct rewrites:
20+ -->
21+ <target host =" www.zipler.ru" />
22+
23+ <!-- Complications:
24+ -->
25+ <target host =" zipler.ru" />
26+
27+
28+ <!-- Not secured by server:
29+ -->
30+ <!-- securecookie host="^www\.zipler\.ru$" name="^PHPSESSID$" /-->
31+
32+ <securecookie host =" ^www\.zipler\.ru$" name =" .+" />
33+
34+
35+ <rule from =" ^http://zipler\.ru/"
36+ to=" https://www.zipler.ru/" />
37+
38+ <rule from =" ^http:"
39+ to=" https:" />
40+
41+ </ruleset >
You can’t perform that action at this time.
0 commit comments