こういう場合はPP::Subscription::Config使うしかないのかな、できればfeedから取りたかったのだけど。あとtinyurlでリンク壊れたときのフォローとかできていない。APIからきちんと全文取得して、tinyurl.com/hogeqwertyuioみたいな感じになってる場合はURLとして解釈する範囲を伸ばす処理をしたほうがいいと思う。 plugins: - module: Subscription::Config config: feed: - url: http://twitter.com/fuba meta: follow_xpath: //span[contains(@class, 'entry-content')]/a - module: CustomFeed::Simple - module: Filter::TruePermalink - module: