|
1 | 1 | <!-- |
2 | | - For rules causing false/broken MCB, see Tinypass.com-falsemixed.xml. |
3 | | -
|
4 | | -
|
5 | | - Nonfunctional subdomains: |
6 | | -
|
7 | | - - developer * |
8 | | - - market ** |
9 | | -
|
10 | | - * Refused |
11 | | - ** Shows dashboard |
12 | | -
|
13 | | -
|
14 | | - Fully covered subdomains: |
15 | | -
|
16 | | - - cdn |
17 | | -
|
18 | | -
|
19 | | - Mixed content: |
20 | | -
|
21 | | - - iframe on publisher from tinypass.zendesk.com * |
22 | | -
|
23 | | - - css on publisher from $self * |
24 | | - - css on www from $self * |
25 | | -
|
26 | | - - Images, on: |
27 | | -
|
28 | | - - publisher from $self * |
29 | | - - publisher from www * |
30 | | - - www from $self * |
31 | | -
|
32 | | - - Bug on publisher from cloud.webtype.com * |
33 | | -
|
34 | | - * Secured by us |
| 2 | + Invalid certificate: |
| 3 | + assets.tinypass.com |
| 4 | + jobs.tinypass.com |
35 | 5 |
|
36 | 6 | --> |
37 | | -<ruleset name="Tinypass.com (partial)"> |
| 7 | +<ruleset name="Tinypass.com"> |
38 | 8 |
|
39 | 9 | <target host="tinypass.com" /> |
| 10 | + <target host="www.tinypass.com" /> |
| 11 | + <target host="api.tinypass.com" /> |
| 12 | + <target host="buy.tinypass.com" /> |
40 | 13 | <target host="cdn.tinypass.com" /> |
41 | 14 | <target host="code.tinypass.com" /> |
42 | 15 | <target host="dashboard.tinypass.com" /> |
| 16 | + <target host="experience.tinypass.com" /> |
| 17 | + <target host="fonts.tinypass.com" /> |
| 18 | + <target host="id.tinypass.com" /> |
| 19 | + <target host="market.tinypass.com" /> |
| 20 | + <target host="media.tinypass.com" /> |
| 21 | + <target host="play.tinypass.com" /> |
43 | 22 | <target host="publisher.tinypass.com" /> |
44 | | - <target host="www.tinypass.com" /> |
45 | | - <!--exclusion pattern="^http://(developer|market)\.tinypass\.com/" /--> |
46 | | - <!-- |
47 | | - Avoid false/broken MCB: |
48 | | - --> |
49 | | - <exclusion pattern="^http://publisher\.tinypass\.com/+(?!guide/(?:assets|media|plugins)/)" /> |
50 | | - <exclusion pattern="^http://www\.tinypass\.com/+(?!favicon\.ico|wp-content/|wp-includes/)" /> |
51 | | - |
52 | 23 |
|
53 | 24 | <rule from="^http:" to="https:" /> |
54 | 25 |
|
|
0 commit comments