Changeset 24158
- Timestamp:
- 11/18/08 21:35:35 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/fetchyoutube.js
r24157 r24158 38 38 function fetch (arg) { 39 39 let doc = content.document; 40 if (!doc.location.href.match(/ http:\/\/(?:[^.]+\.)?youtube\.com\/watch/))40 if (!doc.location.href.match(/^http:\/\/(?:[^.]+\.)?youtube\.com\/watch/)) 41 41 return; 42 42 let filepath = arg.string;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)