Files
addon/plugin.video.alfa/servers/anonfile.json
Intel1 5553b44c27 Actualizados
- 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
2019-02-27 10:47:58 -05:00

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"
}