This commit is contained in:
alfa_addon_10
2017-08-25 14:31:05 +02:00
parent 09b317bae9
commit dbabfdf91a
7 changed files with 73 additions and 77 deletions
+3 -3
View File
@@ -15,9 +15,9 @@
}
],
"find_videos": {
"ignore_urls": {
"value": "http://www.yourupload.com/embed/embed"
},
"ignore_urls": [
"http://www.yourupload.com/embed/embed"
],
"patterns": [
{
"pattern": "yourupload.com/embed/([A-z0-9]+)",