|
| 1 | +<!-- |
| 2 | +
|
| 3 | + Related: dianping.com.xml |
| 4 | +
|
| 5 | + Mismatch: |
| 6 | + ^dpfile.com |
| 7 | +
|
| 8 | + (i|j|m|si|t)\d+.(s(1|3).)?dpfile.com (They are equal to each others. However, i2 and \w+.s2 have https.) |
| 9 | +
|
| 10 | + No exist: |
| 11 | + (m|si)\d+.dpfile.com |
| 12 | +--> |
| 13 | + |
| 14 | +<ruleset name="dpfile.com"> |
| 15 | + |
| 16 | + <target host="qcloud.dpfile.com" /> |
| 17 | + <target host="www.dpfile.com" /> |
| 18 | + |
| 19 | + <rule from="^http://(qcloud|www)\.dpfile\.com/" to="https://$1.dpfile.com/" /> |
| 20 | + <test url="http://qcloud.dpfile.com/pc/xgj785KvGaskMqMkEijIVI3qV67QyBeWSmzHlLUmvqAW2o0Pn5aTguX_PQEudt5rtOnd3gXQdDYlAqlaVaAFeZ0rYYyiRo_EhzufqWWjTjs.jpg" /> |
| 21 | + <test url="http://www.dpfile.com/sc/image/31010502000052.png" /> |
| 22 | + |
| 23 | + <target host="*.dpfile.com" /> |
| 24 | + |
| 25 | + <rule from="^http://(i|j|m|si|t)(\d+)\.(s1\.|s2\.|s3\.)?dpfile\.com/" to="https://i2.dpfile.com/" /> |
| 26 | + <exclusion pattern="^http://m\d+\.dpfile\.com/" /> |
| 27 | + <exclusion pattern="^http://si\d+\.dpfile\.com/" /> |
| 28 | + |
| 29 | + <test url="http://i1.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 30 | + <test url="http://j1.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 31 | + <test url="http://m1.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 32 | + <test url="http://si1.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 33 | + <test url="http://t1.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 34 | + |
| 35 | + <test url="http://i1.s1.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 36 | + <test url="http://j1.s1.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 37 | + <test url="http://m1.s1.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 38 | + <test url="http://si1.s1.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 39 | + <test url="http://t1.s1.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 40 | + |
| 41 | + <test url="http://i1.s2.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 42 | + <test url="http://j1.s2.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 43 | + <test url="http://m1.s2.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 44 | + <test url="http://si1.s2.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 45 | + <test url="http://t1.s2.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 46 | + |
| 47 | + <test url="http://i1.s3.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 48 | + <test url="http://j1.s3.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 49 | + <test url="http://m1.s3.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 50 | + <test url="http://si1.s3.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 51 | + <test url="http://t1.s3.dpfile.com/s/res/gongshang.73ce6165acedcdd46fa558bcf59aa974.gif" /> |
| 52 | + |
| 53 | +</ruleset> |
0 commit comments