|
NAMEPlagger::Plugin::Subscription::Planet - Ego search subscription SYNOPSIS - module: Subscription::Planet
config:
keyword: Plagger
lang: en
DESCRIPTIONThis plugin gives a handy way to subscribe to dozens of feed / web search engine results by just supplying keywords. CONFIG
EXAMPLES # search "Plagger" on default engines
- module: Subscription::Planet
config:
keyword: Plagger
# search "Pokemon" on Japanese search engines
- module: Subscription::Planet
config:
keyword: Pokemon
lang: ja
# search "Plagger" and pages linking to "http://plagger.org/"
- module: Subscription::Planet
config:
keyword: Plagger
url: http://plagger.org/
AUTHORyoupy Tatsuhiko Miyagawa SEE ALSOPlagger
|