forest_impress.yaml
| author: labs.zsrv.net custom_feed_handle: http://www\.forest\.impress\.co\.jp custom_feed_follow_link: article/\d{4}/\d{2}/\d{2}/.*?\.html handle: http://www\.forest\.impress\.co\.jp extract: <!-- 本文開始 -->(.*)<!-- 本文終了 --> extract_capture: body |
feeds.yaml
| global: assets_path: /usr/lib/perl5/site_perl/5.8.6/Plagger/assets timezone: Asia/Tokyo plugins: - module: Subscription::Config config: feed: - url: http://forest.impress.co.jp - module: Filter::Rule rule: module: Deduped compare_body: 1 - module: Filter::EntryFullText config: store_html_on_failure: 1 - module: Filter::ResolveRelativeLink - module: Publish::Gmail config: mailto: [username]@gmail.com mailfrom: [from mail address] mailroute: via: sendmail host: /usr/sbin/sendmail |
| < 前 | 次 > |
|---|


