|
7 | 7 | - i[01].wp.com/eromang.zataz.com/ |
8 | 8 |
|
9 | 9 |
|
10 | | - Nonfunctional subdomains: |
11 | | -
|
12 | | - - eromang * |
13 | | -
|
14 | | - * Refused |
15 | | -
|
16 | | -
|
17 | 10 | Partially covered subdomains: |
18 | 11 |
|
19 | | - - (www.) * |
20 | | - - new |
| 12 | + - eromang * |
21 | 13 |
|
22 | 14 | * Avoiding false/broken MCB, rest handled in Zataz.com-falsemixed.xml |
23 | 15 |
|
24 | 16 |
|
25 | 17 | Mixed content: |
26 | 18 |
|
| 19 | + - flash on eromang from $self * |
| 20 | +
|
27 | 21 | - css, on: |
28 | 22 |
|
29 | 23 | - eromang from eromang * |
30 | | - - www from www * |
31 | 24 |
|
32 | 25 | - Images, on: |
33 | 26 |
|
34 | 27 | - archives from $self * |
35 | 28 | - archives from www * |
36 | 29 | - eromang from eromang * |
37 | | - - www from www * |
| 30 | + - new, www from www * |
| 31 | +
|
| 32 | + - Bugs, on: |
| 33 | +
|
| 34 | + - eromang from platform.twitter.com * |
| 35 | + - new, www from pub9.media-clic.com |
38 | 36 |
|
39 | 37 | * Secured by us |
40 | 38 |
|
41 | 39 | --> |
42 | 40 | <ruleset name="Zataz (partial)"> |
43 | 41 |
|
44 | 42 | <target host="zataz.com" /> |
45 | | - <target host="*.zataz.com" /> |
46 | | - <!--exclusion pattern="^http://eromang\.zataz\.com/" /--> |
47 | | - <!-- |
48 | | - Avoid false/broken MCB: |
| 43 | + <target host="archives.zataz.com" /> |
| 44 | + <target host="eromang.zataz.com" /> |
| 45 | + <target host="new.zataz.com" /> |
| 46 | + <target host="www.zataz.com" /> |
| 47 | + |
| 48 | + <!-- Avoid false/broken MCB: |
49 | 49 | --> |
50 | | - <exclusion pattern="^http://(?:new\.|www\.)?zataz\.com/(?!css/|favicon\.ico|favicon-\d+x\d+\.png|images/|wp-content/|wp-includes/)" /> |
| 50 | + <exclusion pattern="^http://eromang\.zataz\.com/+(?!wp-content/)" /> |
| 51 | + |
| 52 | + <!-- +ve: |
| 53 | + --> |
| 54 | + <test url="http://eromang.zataz.com/category/event-management/" /> |
| 55 | + <test url="http://eromang.zataz.com/uploads/" /> |
| 56 | + |
| 57 | + <!-- -ve: |
| 58 | + --> |
| 59 | + <test url="http://eromang.zataz.com/wp-content/plugins/wp-table-reloaded/css/plugin.css" /> |
| 60 | + |
| 61 | + |
| 62 | + <!-- Not secured by server: |
| 63 | + --> |
| 64 | + <!--securecookie host="^\.zataz\.com$" name="^(?:__cfuid|cf_clearance)$" /--> |
| 65 | + <!--securecookie host="^archives\.zataz\.com$" name="^ZATAZSID$" /--> |
| 66 | + |
| 67 | + <!-- Avoiding cf_clearance <= mixed content: |
| 68 | + --> |
| 69 | + <securecookie host="\.zataz\.com$" name="^__cfduid$" /> |
| 70 | + <securecookie host="archives\.zataz\.com$" name=".+" /> |
51 | 71 |
|
52 | 72 |
|
53 | | - <rule from="^http://((?:archives|new|www)\.)?zataz\.com/" |
54 | | - to="https://$1zataz.com/" /> |
| 73 | + <rule from="^http:" |
| 74 | + to="https:" /> |
55 | 75 |
|
56 | 76 | </ruleset> |
0 commit comments