vidlox: pattern updated

This commit is contained in:
Intel1
2018-03-14 11:15:07 -05:00
committed by GitHub
parent 2fac60383c
commit 9e9bf76e2b

View File

@@ -4,7 +4,7 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "(https://vidlox.tv/embed-.*?.html)",
"pattern": "(https://vidlox.(?:tv|me)/embed-.*?.html)",
"url": "\\1"
}
]