root/trunk/plagger/assets/plugins/Filter-EntryFullText/asahi_wcup2006.yaml

Revision 657 (checked in by miyagawa, 2 years ago)

add asahi wcup feed upgrade

Line 
1 # used with http://www2.asahi.com/wcup2006/news/index.html
2 custom_feed_handle: http://www2\.asahi\.com/wcup2006/news/index\.html
3 custom_feed_follow_link: /wcup2006/news/[A-Z]{3}\d+\.html
4 handle: http://www2\.asahi\.com/wcup2006/news/[A-Z]{3}\d+\.html
5 extract: <!-- End of Headline --><div class="day">(.*?)</div>(.*?)<!-- google_ad_section_end
6 extract_capture: date body
7 extract_date_format: %Y年%m月%d日%H時%M分
Note: See TracBrowser for help on using the browser.