Merge pull request #11 from Intel11/ultimo

Update vidlox.json
This commit is contained in:
Alfa
2017-08-04 19:53:52 -04:00
committed by GitHub
+2 -2
View File
@@ -10,7 +10,7 @@
"ignore_urls": [], "ignore_urls": [],
"patterns": [ "patterns": [
{ {
"pattern": "https://vidlox.tv/embed-.*?.html", "pattern": "(https://vidlox.tv/embed-.*?.html)",
"url": "\\1" "url": "\\1"
} }
] ]
@@ -46,4 +46,4 @@
], ],
"thumbnail": "https://s1.postimg.org/wathgtvin/logo-vidlox1.png", "thumbnail": "https://s1.postimg.org/wathgtvin/logo-vidlox1.png",
"version": 1 "version": 1
} }