Actualizados

- inkapelis: fix
- tvmoviedb: Actualizado idioma por defecto
- Eliminado imagenes de servidores que no se usan
- mp4upload: agregado test_video_exists
This commit is contained in:
Intel1
2019-03-07 09:33:23 -05:00
parent 0513bfae1b
commit 7fe220301f
8 changed files with 29 additions and 25 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "powvideo.(?:net|xyz|cc)/(?:embed-|iframe-|preview-|)([a-z0-9]+)",
"url": "http://powvideo.net/iframe-\\1-954x562.html"
"pattern": "(?:powvideo|povw1deo).(?:net|xyz|com)/(?:embed-|iframe-|preview-|)([a-z0-9]+)",
"url": "http://powvideo.net/iframe-\\1-1536x701.html"
}
]
},