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

Revision 935 (checked in by otsune, 2 years ago)

add http://memn0ck.com/ , http://yaplog.jp/

Line 
1 # upgrade http://business.nikkeibp.co.jp/rss/\
2 #         (all_nbo|news|nb100|money|manage|tech|world||skillup|person|life).rdf
3 author: Masafumi Otsune
4 handle: http://business\.nikkeibp\.co\.jp/article/
5 extract: <li>(\d{4}年\d{1,2}月\d{1,2}日).*?</li>.*?<div class="articlecontent">(.*?)<!-- /articlecontent -->
6 extract_capture: date body
7 extract_date_format: %Y年%m月%d日
Note: See TracBrowser for help on using the browser.