Changeset 29733
- Timestamp:
- 02/09/09 02:13:01 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/notifier/subject_twitter_scraper.js
r27924 r29733 11 11 <description>Twitter change notice(need login).</description> 12 12 <description lang="ja">Twitter変更通知(ログイン済みであること)。</description> 13 <author mail="suvene@zeromemory.info" homepage="http:// zeromemory.sblo.jp/">suVene</author>14 <version>0.1. 0</version>13 <author mail="suvene@zeromemory.info" homepage="http://d.zeromemory.info/">suVene</author> 14 <version>0.1.1</version> 15 15 <license>MIT</license> 16 16 <minVersion>2.0pre</minVersion> … … 39 39 parse: function(res) { 40 40 // if (this.count == 0) return []; // for debug 41 return res.getHTMLDocument('id("timeline _body")/tr[@class=contains(concat(" ", @class, " "), " hentry ")]');41 return res.getHTMLDocument('id("timeline")/li[@class=contains(concat(" ", @class, " "), " hentry ")]'); 42 42 }, 43 43 diff: function(cache, parsed) {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)