|
1 | 1 | <!-- |
2 | | - Nonfunctional subdomains: |
3 | | -
|
4 | | - - ambassadors ¹ |
5 | | - - blog ² |
6 | | -
|
7 | | - ¹ Tumblr |
8 | | - ² Google |
9 | | -
|
10 | | -
|
11 | | - Fully covered subdomains: |
12 | | -
|
13 | | - - (www.) |
14 | | -
|
15 | | - - green\d-assets: |
16 | | -
|
17 | | - - [1-3] |
18 | | -
|
19 | | - - support |
20 | | -
|
21 | | -
|
22 | 2 | Insecure cookies are set for these domains: |
23 | | -
|
24 | 3 | - .readcube.com |
25 | 4 | - support.readcube.com |
26 | 5 |
|
| 6 | + Secure connection failed: |
| 7 | + ambassadors.readcube.com |
| 8 | +
|
| 9 | + No working URL known: |
| 10 | + collections.readcube.com |
| 11 | + content-assets.readcube.com |
| 12 | + dashing.readcube.com |
| 13 | + download.readcube.com |
| 14 | + labs.readcube.com |
| 15 | + legacy-content.readcube.com |
| 16 | + push.readcube.com |
| 17 | + reader.readcube.com |
| 18 | + services.readcube.com |
| 19 | + shared.readcube.com |
| 20 | + sync.readcube.com |
| 21 | + update.readcube.com |
| 22 | +
|
| 23 | + cache.readcube-cdn.com |
| 24 | + deployment.readcube-cdn.com |
| 25 | + images.readcube-cdn.com |
| 26 | + objects.readcube-cdn.com |
| 27 | + objects-restricted.readcube-cdn.com |
| 28 | +
|
| 29 | + Invalid certificate: |
| 30 | + blog.readcube.com |
| 31 | + logs.readcube.com |
| 32 | + sync.objects.readcube.com |
| 33 | + pages.readcube.com |
| 34 | +
|
| 35 | + Time out: |
| 36 | + proxy.readcube.com |
| 37 | +
|
27 | 38 | --> |
28 | | -<ruleset name="ReadCube.com (partial)"> |
| 39 | +<ruleset name="ReadCube.com"> |
29 | 40 |
|
30 | 41 | <target host="readcube.com" /> |
31 | | - <target host="*.readcube.com" /> |
32 | | - |
| 42 | + <target host="www.readcube.com" /> |
| 43 | + <target host="analytics.readcube.com" /> |
| 44 | + <target host="api.readcube.com" /> |
| 45 | + <target host="api-gateway.readcube.com" /> |
| 46 | + <target host="app.readcube.com" /> |
| 47 | + <target host="content.readcube.com" /> |
| 48 | + <test url="http://content.readcube.com/wiley/epdf.js" /> |
| 49 | + <target host="dashboard.readcube.com" /> |
| 50 | + <target host="go.readcube.com" /> |
| 51 | + <target host="injections.readcube.com" /> |
| 52 | + <test url="http://injections.readcube.com/wiley/epdf_linker.1ef007ab.js" /> |
| 53 | + <target host="media.readcube.com" /> |
| 54 | + <target host="objects.readcube.com" /> |
| 55 | + <target host="support.readcube.com" /> |
| 56 | + |
| 57 | + <target host="green.readcube-cdn.com" /> |
| 58 | + <test url="http://green.readcube-cdn.com/assets/logo-41fb21ac6266ece9d2020c8752fa055c73dbcac7dfa6ec19ec909bd1f171a551.png" /> |
33 | 59 |
|
34 | 60 | <!-- Not secured by server: |
35 | 61 | --> |
|
38 | 64 |
|
39 | 65 | <securecookie host="^(?:support)?\.readcube\.com$" name=".+" /> |
40 | 66 |
|
41 | | - |
42 | | - <rule from="^http://((?:green\d-assets|support|www)\.)?readcube\.com/" |
43 | | - to="https://$1readcube.com/" /> |
| 67 | + <rule from="^http:" |
| 68 | + to="https:" /> |
44 | 69 |
|
45 | 70 | </ruleset> |
0 commit comments