Update gvideo.json

Cambio de patrón
This commit is contained in:
Intel1
2017-10-16 11:16:49 -05:00
committed by GitHub
parent fa0ddda090
commit e1517f20c9
+1 -1
View File
@@ -18,7 +18,7 @@
"url": "http://docs.google.com/get_video_info?docid=\\1"
},
{
"pattern": "(?s)\"https://(?!docs)(.*?).googleusercontent.com/([^\"]+)",
"pattern": "(?s)\"https://(lh.*?).googleusercontent.com/([^\"]+)",
"url": "https://\\1.googleusercontent.com/\\2"
}
]