Plagger::Plugin::Subscription::HatenaRSS - HatenaRSS Subscription via OPML
- module: Subscription::HatenaRSS
config:
username: example
This plugin creates Subscription by fetching Hatena RSS
<http://r.hatena.ne.jp> OPML by HTTP.
If your OPML is shared public (which is default), you don't have
to pass password to the config. Also, even if you OPML is private, you can
share Cookies with your favorite browser like Firefox, using
global:
user_agent:
cookies: /path/to/cookies.txt
so that you don't have to pass password to the config, again.
Plagger, Plagger::Plugin::Subscription::OPML, WWW::Mechanize