22 lines
423 B
JSON
Executable File
22 lines
423 B
JSON
Executable File
{
|
|
"id": "xhamster",
|
|
"name": "xhamster",
|
|
"active": true,
|
|
"adult": true,
|
|
"language": ["*"],
|
|
"banner": "xhamster.png",
|
|
"thumbnail": "xhamster.png",
|
|
"categories": [
|
|
"adult"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
} |