|
1 | 1 | <!-- |
2 | | - Non-functional hosts |
3 | | - SSL peer certificate was not OK: |
4 | | - - fm.douban.com |
| 2 | + Empty reply from server: |
| 3 | + blackpit.douban.com |
| 4 | + blackpit.douban.com |
| 5 | + labs.douban.com |
5 | 6 |
|
6 | | - Secure connection redirects to plaintext: |
7 | | - - brand.douban.com |
| 7 | + Redirec to http: |
| 8 | + brand.douban.com |
8 | 9 | --> |
9 | 10 | <ruleset name="Douban.com (partial)"> |
10 | 11 | <target host="douban.com" /> |
| 12 | + <target host="www.douban.com" /> |
11 | 13 | <target host="accounts.douban.com" /> |
12 | 14 | <target host="artist.douban.com" /> |
13 | 15 | <target host="beijing.douban.com" /> |
14 | | - <target host="blackpit.douban.com" /> |
15 | 16 | <target host="blog.douban.com" /> |
16 | 17 | <target host="book.douban.com" /> |
17 | | - <target host="developers.douban.com" /> |
18 | 18 | <target host="dongxi.douban.com" /> |
19 | 19 | <target host="fm.douban.com" /> |
20 | 20 | <target host="guangzhou.douban.com" /> |
21 | 21 | <target host="help.douban.com" /> |
22 | 22 | <target host="jobs.douban.com" /> |
23 | | - <target host="labs.douban.com" /> |
24 | 23 | <target host="m.douban.com" /> |
25 | 24 | <target host="market.douban.com" /> |
26 | | - <target host="moment.douban.com" /> |
27 | 25 | <target host="movie.douban.com" /> |
28 | 26 | <target host="music.douban.com" /> |
29 | 27 | <target host="pypi.douban.com" /> |
30 | 28 | <target host="read.douban.com" /> |
31 | 29 | <target host="shanghai.douban.com" /> |
32 | 30 | <target host="site.douban.com" /> |
33 | 31 | <target host="wap.douban.com" /> |
34 | | - <target host="www.douban.com" /> |
35 | 32 | <target host="ypy.douban.com" /> |
36 | 33 |
|
37 | | - <securecookie host=".+" name="^__utm" /> |
38 | | - |
39 | | - <rule from="^http://fm\.douban\.com/" |
40 | | - to="https://douban.fm/" /> |
| 34 | + <securecookie host=".+" name=".+" /> |
41 | 35 |
|
42 | | - <rule from="^http:" |
43 | | - to="https:" /> |
| 36 | + <rule from="^http:" to="https:" /> |
44 | 37 | </ruleset> |
0 commit comments