folder reorganization
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"active": true,
|
||||
"find_videos": {
|
||||
"ignore_urls": [
|
||||
"http://streamcloud.eu/stylesheets",
|
||||
"http://streamcloud.eu/control",
|
||||
"http://streamcloud.eu/xupload",
|
||||
"http://streamcloud.eu/js",
|
||||
"http://streamcloud.eu/favicon",
|
||||
"http://streamcloud.eu/reward",
|
||||
"http://streamcloud.eu/login",
|
||||
"http://streamcloud.eu/deliver",
|
||||
"http://streamcloud.eu/faq",
|
||||
"http://streamcloud.eu/tos",
|
||||
"http://streamcloud.eu/checkfiles",
|
||||
"http://streamcloud.eu/contact",
|
||||
"http://streamcloud.eu/serve"
|
||||
],
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "(streamcloud.eu/[a-z0-9]+)",
|
||||
"url": "http://\\1"
|
||||
}
|
||||
]
|
||||
},
|
||||
"free": true,
|
||||
"id": "streamcloud",
|
||||
"name": "streamcloud",
|
||||
"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_streamcloud.png"
|
||||
}
|
||||
Reference in New Issue
Block a user