Changeset 3470
- Timestamp:
- 12/23/07 05:12:13 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/niconico_thumbnail_in_hatena_dialy.user.js
r3469 r3470 21 21 var url = link.href.match( /^http\:\/\/www\.nicovideo\.jp\/watch\/(\w+)$/ ); 22 22 23 if( url [0]&& url[1] ) {23 if( url && url[1] ) { 24 24 // hrefとテキストが違う文字列の場合は置き換えない 25 25 if( url[0] != link.innerHTML ) {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)