|
1 | 1 | <!-- |
| 2 | + Other rulesets: |
| 3 | + - iQiyi_CN.xml |
| 4 | + - qiyi.xml |
| 5 | + - reference: https://github.com/EFForg/https-everywhere/pull/4801#issuecomment-219402538 |
| 6 | + |
2 | 7 | Nonfunctional hosts in *iqiyi.com: |
3 | | -
|
4 | 8 | - ad ᵇ |
5 | 9 | - app ʳ |
6 | 10 | - auto ᵇ |
|
32 | 36 | - yule ᵇ |
33 | 37 | - zhaopin ᵇ |
34 | 38 | - zuozhe ᵈ |
35 | | -
|
36 | 39 | ᵇ Shows default page |
37 | 40 | ᵈ Dropped |
38 | 41 | ʳ Refused |
39 | 42 |
|
40 | | -
|
41 | 43 | ^iqiyi.com: Mismatched |
42 | | -
|
| 44 | + mbdapp.iqiyi.com: 404 not found. |
43 | 45 |
|
44 | 46 | Insecure cookies are set for these domains and hosts: |
45 | | -
|
46 | 47 | - .iqiyi.com |
47 | 48 | - passport.iqiyi.com |
48 | 49 |
|
49 | | -
|
50 | 50 | Mixed content: |
51 | | -
|
52 | 51 | - css, on: |
53 | | -
|
54 | 52 | - passport, www from static.iqiyi.com ˢ |
55 | 53 | - passport from static.qiyi.com |
56 | | -
|
57 | 54 | - Images, on: |
58 | | -
|
59 | 55 | - passport from $self ˢ |
60 | 56 | - passport from qiyipic.iqiyi.com ˢ |
61 | 57 | - passport, www from www.qiyipic.com |
62 | 58 | - www from pic\d.qiyipic.com |
63 | | -
|
64 | 59 | ˢ Secured by us, see https://www.paulirish.com/2010/the-protocol-relative-url/ |
65 | | -
|
66 | 60 | --> |
| 61 | + |
67 | 62 | <ruleset name="iQiyi.com (partial)" platform="mixedcontent"> |
68 | 63 |
|
69 | | - <!-- Direct rewrites: |
70 | | - --> |
71 | | - <target host="mbdapp.iqiyi.com" /> |
72 | 64 | <target host="passport.iqiyi.com" /> |
73 | 65 | <target host="qiyipic.iqiyi.com" /> |
74 | | - <target host="static.iqiyi.com" /> |
75 | | - <target host="www.iqiyi.com" /> |
76 | | - |
77 | | - <!-- Complications: |
78 | | - --> |
79 | | - <target host="iqiyi.com" /> |
80 | | - |
81 | | - <test url="http://qiyipic.iqiyi.com/common/fix/public_images/logoCommon.png" /> |
82 | | - <test url="http://static.iqiyi.com/css/common/basic_css/basic.css" /> |
83 | | - |
84 | | - |
85 | | - <!-- Not secured by server: |
86 | | - --> |
87 | | - <!--securecookie host="^\.iqiyi\.com$" name="^(?:P|QC)\d+$" /--> |
88 | | - <!--securecookie host="^passport\.iqiyi\.com$" name="^JSESSIONID$" /--> |
| 66 | + <test url="http://qiyipic.iqiyi.com/common/fix/public_images/logoCommon.png" /> |
89 | 67 |
|
90 | 68 | <securecookie host="^\w" name="." /> |
91 | | - |
92 | | - |
93 | | - <rule from="^http://iqiyi\.com/" |
94 | | - to="https://www.iqiyi.com/" /> |
95 | | - |
96 | | - <rule from="^http:" |
97 | | - to="https:" /> |
| 69 | + |
| 70 | + <rule from="^http:" to="https:" /> |
98 | 71 |
|
99 | 72 | </ruleset> |
0 commit comments