Skip to content

Commit de588f1

Browse files
author
MB
committed
Qiyi.com
1 parent c2557f9 commit de588f1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<ruleset name="Qiyi.com">
2+
3+
<target host="static.qiyi.com" />
4+
5+
<test url="http://static.qiyi.com/css/common/register_css/register_new.css" />
6+
7+
8+
<securecookie host="^\w" name="." />
9+
10+
11+
<rule from="^http:"
12+
to="https:" />
13+
14+
</ruleset>

0 commit comments

Comments
 (0)