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

Revision 1010, 383 bytes (checked in by otsune, 11 months ago)

plagger/assets/plugins/Filter-EntryFullText/nihonshokken_co_jp_today.yaml ,
plagger/assets/plugins/Filter-EntryFullText/sciencedaily_com.yaml ,
plagger/assets/plugins/Filter-EntryFullText/vim_org_scripts.yaml : Add EFT

Line 
1# http://www.vim.org/
2author: Masafumi Otsune
3custom_feed_handle: http://www\.vim\.org/scripts/index\.php
4custom_feed_follow_link: /script\.php\?script_id=\d+
5handle: http://www\.vim\.org/scripts/script\.php\?script_id=\d+
6extract_xpath:
7  body: //span[@class="txth1"]/../p
8  date: //tr[@class='tableheader']/../tr[2]/td[3]/i
9extract_date_format: %Y-%m-%d
10extract_date_timezone: UTC
Note: See TracBrowser for help on using the browser.