Changes between Initial Version and Version 1 of Ticket #34737, comment 3
- Timestamp:
- 11/19/2015 09:17:49 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34737, comment 3
initial v1 14 14 }}} 15 15 16 ...due to there being an extra `/` before `video`. i.e. I think it should be :16 ...due to there being an extra `/` before `video`. i.e. I think it should be something like: 17 17 18 18 {{{ 19 19 https?://www\.facebook\.com/.*video(s/|.php).* 20 20 }}} 21 22 although that would need refining further as it would also capture something like `http://www.facebook.com/wp-tutorial-videos/`