vidup: fix

This commit is contained in:
Intel1
2018-05-26 08:55:43 -05:00
committed by GitHub
parent 5faba0d79f
commit 017e3ba976

View File

@@ -4,8 +4,8 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "vidup.me/(?:embed-|)([A-z0-9]+)",
"url": "http://vidup.me/embed-\\1.html"
"pattern": "vidup.(?:me|tv)/(?:embed-|)([A-z0-9]+)",
"url": "http://vidup.tv/embed-\\1.html"
}
]
},
@@ -39,4 +39,4 @@
}
],
"thumbnail": "http://i.imgur.com/sZvy8IC.png?1"
}
}