Changeset 13920
- Timestamp:
- 06/14/08 17:00:04 (5 years ago)
- Files:
-
- 1 modified
-
lang/javascript/SBMTotalCount/sbmtotalcount.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/SBMTotalCount/sbmtotalcount.js
r13903 r13920 1 1 /* 2 * $Id: sbmtotalcount.js,v 0. 1 2008/06/14 06:06:49dankogai Exp dankogai $2 * $Id: sbmtotalcount.js,v 0.2 2008/06/14 07:59:24 dankogai Exp dankogai $ 3 3 */ 4 4 … … 32 32 + '&link=' + encodeURIComponent(uri) + '&callback=' + cb 33 33 }); 34 this.add('buzzurl', function(js){ return js [0].users},34 this.add('buzzurl', function(js){ return js ? js[0].users : 0 }, 35 35 function(uri, cb){ 36 36 return 'http://api.buzzurl.jp/api/counter/v1/json?'
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)