Fix altadefinizione (tranne sez. agg.), aggiunto wolfstream
This commit is contained in:
25
servers/wolfstream.json
Normal file
25
servers/wolfstream.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"active": true,
|
||||
"find_videos": {
|
||||
"ignore_urls": [],
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "https?://wolfstream\\.tv/(?:embed-|e/)?([a-z0-9]+)",
|
||||
"url": "https://wolfstream.tv/embed-\\1.html"
|
||||
}
|
||||
]
|
||||
},
|
||||
"free": true,
|
||||
"id": "wolfstream",
|
||||
"name": "WolfStream",
|
||||
"settings": [
|
||||
{
|
||||
"default": false,
|
||||
"enabled": true,
|
||||
"id": "black_list",
|
||||
"label": "@70708",
|
||||
"type": "bool",
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user