root/trunk/plagger/assets/plugins/Filter-TruePermalink/youtube.yaml

Revision 798 (checked in by miyagawa, 6 years ago)

fixed youtube infinite loop bug

Line 
1 author: Masafumi Otsune
2 match: youtube\.com/
3 rewrite: s#^http://(?:www.)?youtube.com/(?:w|watch)?\?v=([^&]+)&.*#http://www.youtube.com/watch?v=$1#
4
5
Note: See TracBrowser for help on using the browser.