CustomFeed::Config 朝目新聞

サイト毎にこれ書くのってあまり推奨されなくなったのかな。良く分からないのでとりあえず書き続けますが。

/Plagger/assets/plugins/CustomFeed-Config/asame.yaml

match: http://www.ne.jp/asahi/asame/shinbun/
extract: <TD width="100%" vAlign=top bordercolor="#000000".+?>(.*?)<p align="center">&nbsp;</p></td>
extract_capture: body
extract_encode: cp932

config.asame.yaml

plugins:
 - module: Subscription::Config
   config:
     feed:
      - http://www.ne.jp/asahi/asame/shinbun/

 - module: CustomFeed::Config
 - module: Filter::ResolveRelativeLink