root/lang/perl/plagger/assets/plugins/Filter-EntryFullText/caribbeancom.yaml

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
2author: yusukebe
3custom_feed_handle: http://www\.caribbeancom\.com/index2\.htm
4custom_feed_follow_link: http://www\.caribbeancom\.com/moviepages/.*?\.html
5handle: http://www\.caribbeancom\.com/moviepages/.*?
6extract: <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>
7extract_capture: tags title img body date
8extract_date_format: %Y/%m/%d
Note: See TracBrowser for help on using the browser.