vshare: fix

This commit is contained in:
Intel1
2018-06-27 12:48:36 -05:00
committed by GitHub
parent ba44e9653c
commit 65fdd72306
2 changed files with 22 additions and 15 deletions
+4
View File
@@ -5,6 +5,10 @@
{
"pattern": "(vshare.io/v/[a-zA-Z0-9/-]+)",
"url": "http://\\1"
},
{
"pattern": "(vshare.eu/embed-[a-zA-Z0-9/-]+.html)",
"url": "http://\\1"
}
]
},