47 lines
876 B
JSON
47 lines
876 B
JSON
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "clipwatching.com/(e.*?.html)",
|
|
"url": "http://clipwatching.com/\\1"
|
|
},
|
|
{
|
|
"pattern": "clipwatching.com/(\\w+)",
|
|
"url": "http://clipwatching.com/embed-\\1.html"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "clipwatching",
|
|
"name": "Clipwatching",
|
|
"settings": [
|
|
{
|
|
"default": false,
|
|
"enabled": true,
|
|
"id": "black_list",
|
|
"label": "@60654",
|
|
"type": "bool",
|
|
"visible": true
|
|
},
|
|
{
|
|
"default": 0,
|
|
"enabled": true,
|
|
"id": "favorites_servers_list",
|
|
"label": "@60655",
|
|
"lvalues": [
|
|
"No",
|
|
"1",
|
|
"2",
|
|
"3",
|
|
"4",
|
|
"5"
|
|
],
|
|
"type": "list",
|
|
"visible": false
|
|
}
|
|
],
|
|
"thumbnail": "server_clipwatching.png"
|
|
}
|