Files
addon/servers/evoload.json
4l3x87 3712d65afd Aggiunto server EvoLoad (#339)
* Aggiunto Server EvoLoad

Co-authored-by: Alex Pettiti <alex.pettiti@axterisko.it>
Co-authored-by: mac12m99 <10120390+mac12m99@users.noreply.github.com>
2021-08-31 18:15:28 +02:00

26 lines
467 B
JSON

{
"active": true,
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "https?://evoload.io/v/([a-zA-Z0-9]+)",
"url": "https://evoload.io/e/\\1?h=https://evoload.io/v/\\1"
}
]
},
"free": true,
"id": "evoload",
"name": "EvoLoad",
"settings": [
{
"default": false,
"enabled": true,
"id": "black_list",
"label": "@70708",
"type": "bool",
"visible": true
}
]
}