Update gvideo.json

This commit is contained in:
Intel1
2017-10-01 10:16:12 -05:00
committed by GitHub
parent 427ae87549
commit 8b96d4d962

View File

@@ -14,7 +14,7 @@
"url": "http://docs.google.com/get_video_info?docid=\\1"
},
{
"pattern": "(?s)https://drive.google.com/file/d/([^/]+)/preview",
"pattern": "(?s)https://(?:docs|drive).google.com/file/d/([^/]+)/preview",
"url": "http://docs.google.com/get_video_info?docid=\\1"
},
{