Changeset 8506
- Timestamp:
- 03/30/08 01:42:04 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/niconico_thuminfo_check.user.js
r8482 r8506 253 253 //add hyperlink to description 254 254 desc = desc.replace( 255 /https?:\/\/[-_.!~*'( )a-zA-Z0-9:/?@&=+$,%#]+|mylist\/\d+|user\/\d+|[ns]m\d+/g,255 /https?:\/\/[-_.!~*'(a-zA-Z0-9:/?@&=+$,%#]+|mylist\/\d+|user\/\d+|[ns]m\d+/g, 256 256 function(word){ 257 257 if(word.indexOf("http") > -1){return word.link(word);} … … 324 324 var offsetLeft = 0; 325 325 var offsetTop = 0; 326 hile(offsetTrail){326 while(offsetTrail){ 327 327 offsetLeft += offsetTrail.offsetLeft; 328 328 offsetTop += offsetTrail.offsetTop;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)