google reader full feed changer

By fkoji Last update Dec 6, 2008 — Installed 13,952 times. Daily Installs: 12, 18, 18, 22, 35, 31, 39, 18, 32, 18, 18, 38, 30, 24, 25, 49, 49, 40, 43, 29, 57, 40, 25, 25, 31, 30, 34, 46, 32, 32, 29, 28
Script Summary:
This script gets contents of reading item on Google Reader. You must set up SITE_INFO in source code.
Version: 0.71

Script homepage

This script has no reviews.

This script gets contents of reading item on Google Reader.You must set up SITE_INFO in source code.

/** SITE_INFO example **/

/************************************************/
    url:    'Regular Expression of Blog or Feed URL',
    xpath:  'xpath of contents'
    charset: 'Shift_JIS'    // optional

    // multi part xpath
    url:    'Regular Expression of Blog or Feed URL',
    xpath:  ['xpath of contents', 'more contents'],
    charset: 'Shift_JIS'    // optional
/************************************************/

If the domain of feed is different from blog domain, you must write both in SITE_INFO.

For example,

url: 'http://(rssblog.ameba.jp|ameblo.jp)/',

※ 右手だけで使いたいときは「i」とかにキーを割り当てたほうがいいのかも。

» http://blog.fkoji.com/2008/01121800.html