Changeset 23769 for lang/javascript/vimperator-plugins/trunk
- Timestamp:
- 11/15/08 16:44:16 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/direct_bookmark.js
r21811 r23769 1 1 // Vimperator plugin: 'Direct Post to Social Bookmarks' 2 2 // Version: 0.12 3 // Last Change: 21-Oct-2008. Jan 20083 // Last Change: 15-Nov-2008. Jan 2008 4 4 // License: Creative Commons 5 5 // Maintainer: Trapezoid <trapezoid.g@gmail.com> - http://unsigned.g.hatena.ne.jp/Trapezoid … … 349 349 var hatena_tags = []; 350 350 351 xhr.open("GET","http://b.hatena.ne.jp/my",false); 351 //xhr.open("GET","http://b.hatena.ne.jp/my",false); 352 xhr.open("GET","http://b.hatena.ne.jp/"+user,false); 352 353 xhr.send(null); 353 354
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)