[僕] 2006年06月28日 アーカイブ

僕ト云フ事

たろマークはてなブックマーク

2006年06月28日

[plagger][椎名高志] (有)椎名百貨店 完成原稿速報の EntryFullText

うまく取れてるからたぶん大丈夫。

cna100.yaml


# cna100
author: taro
custom_feed_handle: http://www\.ne\.jp/asahi/cna100/store/news/
custom_feed_follow_link: \d{6}/\d{6}.htm
handle: http://www\.ne\.jp/asahi/cna100/store/news/\d{6}/\d{6}.htm
extract: <P>(.*)<P><FONT SIZE="-1"><TABLE BORDER=0 BGCOLOR="#009999" CELLSPACING=0 CELLPADDING=0 WIDTH="100%" HEIGHT=5>
extract_capture: body

config.yaml


include:
  - /home/taro/plagger/global.yaml
 
plugins:
  - module: Subscription::Config
    config:
      feed:
        - url: http://www.ne.jp/asahi/cna100/store/news/news.htm
  - module: CustomFeed::Simple
  - module: Filter::EntryFullText
  - module: Publish::Gmail
    config:
      mailto: foo@example.com
      mailfrom: foo@example.com
      mailroute:
        via: smtp
        host: localhost