- Timestamp:
- 05/30/10 15:23:27 (3 years ago)
- Files:
-
- 1 modified
-
websites/twicli/plugins/search.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/twicli/plugins/search.js
r37438 r37760 98 98 var target = eles[i]; 99 99 if (target.className == "status") { 100 target.innerHTML = target.innerHTML.replace(/<a .*?>.*?<\/a>|([ \u0001-\/:-@\[-`{-~]|^)(\#[0-9A-Za-z_]{2,})(?=[\u0001-\/:-@\[-`{-~]|$)/gi, function(_,d1,t){100 target.innerHTML = target.innerHTML.replace(/<a .*?>.*?<\/a>|([^0-9A-Za-z]|^)(\#[0-9A-Za-z_]{2,})(?=[\u0001-\/:-@\[-`{-~]|$)/gi, function(_,d1,t){ 101 101 if (_.substr(0,1) == '<') return _; // skip link 102 102 if (t.match(/^#\d+$/)) return d1+t;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)