Delete userporn.json
This commit is contained in:
@@ -1,64 +0,0 @@
|
||||
{
|
||||
"active": true,
|
||||
"changes": [
|
||||
{
|
||||
"date": "25/03/2016",
|
||||
"description": "Versión incial"
|
||||
}
|
||||
],
|
||||
"find_videos": {
|
||||
"ignore_urls": [],
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "userporn.com\\/f\\/([A-Z0-9a-z]{12}).swf",
|
||||
"url": "http://www.userporn.com/video/\\1"
|
||||
},
|
||||
{
|
||||
"pattern": "userporn.com\\/video\\/([A-Z0-9a-z]{12})",
|
||||
"url": "http://www.userporn.com/video/\\1"
|
||||
},
|
||||
{
|
||||
"pattern": "userporn.com\\/e\\/([A-Z0-9a-z]{12})",
|
||||
"url": "http://www.userporn.com/video/\\1"
|
||||
},
|
||||
{
|
||||
"pattern": "http\\:\\/\\/(?:www\\.)?userporn.com\\/(?:(?:e/|flash/)|(?:(?:video/|f/)))?([a-zA-Z0-9]{0,12})",
|
||||
"url": "http://www.userporn.com/video/\\1"
|
||||
}
|
||||
]
|
||||
},
|
||||
"free": true,
|
||||
"id": "userporn",
|
||||
"name": "userporn",
|
||||
"premium": [
|
||||
"realdebrid",
|
||||
"alldebrid"
|
||||
],
|
||||
"settings": [
|
||||
{
|
||||
"default": false,
|
||||
"enabled": true,
|
||||
"id": "black_list",
|
||||
"label": "Incluir en lista negra",
|
||||
"type": "bool",
|
||||
"visible": true
|
||||
},
|
||||
{
|
||||
"default": 0,
|
||||
"enabled": true,
|
||||
"id": "favorites_servers_list",
|
||||
"label": "Incluir en lista de favoritos",
|
||||
"lvalues": [
|
||||
"No",
|
||||
"1",
|
||||
"2",
|
||||
"3",
|
||||
"4",
|
||||
"5"
|
||||
],
|
||||
"type": "list",
|
||||
"visible": false
|
||||
}
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user