NAME
Plagger::Plugin::CustomFeed::Simple - Simple way to create title and link only custom feeds
SYNOPSIS
- module: Subscription::Config
config:
feed:
- url: http://sportsnavi.yahoo.co.jp/index.html
meta:
follow_link: /headlines/
- url: http://d.hatena.ne.jp/antipop/20050628/1119966355
meta:
follow_xpath: //ul[@class="xoxo" or @class="subscriptionlist"]//a
- module: CustomFeed::Simple
DESCRIPTION
AUTHOR
Tatsuhiko Miyagawa