Skip to content

Commit 87f8a93

Browse files
Create yieldlove.com ruleset (EFForg#19059)
1 parent ae2ea6f commit 87f8a93

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<ruleset name="Yieldlove.com">
2+
3+
<target host="yieldlove.com" />
4+
<target host="www.yieldlove.com" />
5+
<target host="cdn-a.yieldlove.com" />
6+
<target host="cdn-abc.yieldlove.com" />
7+
<target host="cdn-xxx.yieldlove.com" />
8+
<target host="dashboard.yieldlove.com" />
9+
<target host="dbaord-frontend.dev.yieldlove.com" />
10+
<target host="pbs.dev.yieldlove.com" />
11+
<target host="opt.yieldlove.com" />
12+
<target host="passbolt.yieldlove.com" />
13+
<target host="platform.yieldlove.com" />
14+
15+
<securecookie host=".+" name=".+" />
16+
17+
<rule from="^http:" to="https:" />
18+
19+
</ruleset>

0 commit comments

Comments
 (0)