- servertools: Correción para que funcione bien el filtro de servidores - Eliminadas imágenes de canales que ya no están - anonfile: Nuevo servidor - fembed: Correción en el patrón - filepup: Nuevo servidor - nofile: Nuevo servidor - vk: Agregado login de usuario (gratis) - vshare: Correción para obtener los enlaces
43 lines
761 B
JSON
43 lines
761 B
JSON
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "(https://(?:anonfile|bayfiles).com/\\w+)",
|
|
"url": "\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "anonfile",
|
|
"name": "anonfile",
|
|
"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": "https://anonfile.com/img/logo/logo-anonfile.png"
|
|
}
|