Skip to content

Commit 38d73c2

Browse files
author
MB
committed
Hizliresim.com
1 parent b80ca46 commit 38d73c2

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<!--
2+
Fully covered hosts in *hizliresim.com:
3+
4+
- (www.)?
5+
- gallery
6+
7+
8+
Insecure cookies are set for these domains:
9+
10+
- .hizliresim.com
11+
12+
13+
Mixed content:
14+
15+
- Images on gallery from $self *
16+
- Bug on gallery from www.facebook.com *
17+
18+
* Secured by us
19+
20+
-->
21+
<ruleset name="Hizliresim.com">
22+
23+
<!-- Direct rewrites:
24+
-->
25+
<target host="hizliresim.com" />
26+
<target host="gallery.hizliresim.com" />
27+
<target host="www.hizliresim.com" />
28+
29+
30+
<!-- CloudFlare cookies:
31+
-->
32+
<!--securecookie host="^\.hizliresim\.com$" name="^(__cfduid|cf_clearance)$" /-->
33+
34+
<securecookie host="^\.hizliresim\.com$" name=".+" />
35+
36+
37+
<rule from="^http:"
38+
to="https:" />
39+
40+
</ruleset>

0 commit comments

Comments
 (0)