root/config/plagger/otsune/otsune-config-kanpo.yaml

Revision 49, 388 bytes (checked in by otsune, 15 months ago)

Add kanpou and mobile hatenabookmark

Line 
1include:
2  - config.base.yaml
3
4plugins:
5  - module: Subscription::Config
6    config:
7      feed:
8        - url: http://kanpou.npb.go.jp/html/contents.html
9          meta:
10            follow_link: /\d{8}/\w+
11  - module: CustomFeed::Simple
12
13#  - module: Filter::EntryFullText
14
15  - module: Publish::Feed
16    config:
17      format: RSS
18#      dir: /path/to/www/feed
19      filename: kanpou.rss
Note: See TracBrowser for help on using the browser.