root/trunk/plagger/assets/plugins/Filter-EntryFullText/chugoku-np.yaml

Revision 964 (checked in by otsune, 4 years ago)

modified Chugoku SHinbun, add EFT for http://www.zianplus.net/

Line 
1 # upgrade Google News Sports feeds
2 # The site has Last-Modified header and thus no need to capture date
3 author: Tatsuhiko Miyagawa
4 handle: http://www\.chugoku-np\.co\.jp/.*\.html
5 extract: <td width="100%" style="font-size:16px;"><b>(.*?)</b></td>.*?<td class="small" valign=top width=100%>(.*?)</address>
6 extract_capture: title body
7
Note: See TracBrowser for help on using the browser.