|
Revision 20328, 0.6 kB
(checked in by drry, 11 days ago)
|
- fixed and removed svn props.
|
| Line | |
|---|
| 1 | # http://www.caribbeancom.com/index2.htm |
|---|
| 2 | author: yusukebe |
|---|
| 3 | custom_feed_handle: http://www\.caribbeancom\.com/index2\.htm |
|---|
| 4 | custom_feed_follow_link: http://www\.caribbeancom\.com/moviepages/.*?\.html |
|---|
| 5 | handle: http://www\.caribbeancom\.com/moviepages/.*? |
|---|
| 6 | extract: <META name="keywords" content="(.*?)">.*?<h2>(.*?)</h2>.*?<p class="between2"></p>.*?<img src="(.*?)".*?<textarea class=text_basic name=textarea wrap=VIRTUAL cols=55 rows=8>(.*?)</textarea>.*?<td class="value">(\d{4}/\d{2}/\d{2})</td> |
|---|
| 7 | extract_capture: tags title img body date |
|---|
| 8 | extract_date_format: %Y/%m/%d |
|---|