1 parent ae2ea6f commit 87f8a93Copy full SHA for 87f8a93
1 file changed
src/chrome/content/rules/Yieldlove.com.xml
@@ -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