Files
addon/plugin.video.alfa/servers/nofile.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
736 B
JSON

{
"active": true,
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "(https://nofile.io/f/\\w+)",
"url": "\\1"
}
]
},
"free": true,
"id": "nofile",
"name": "nofile",
"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://nofile.io/img/icons/icon-128.png"
}