Aggiunto Server Streamon
* added streamon * fix: use tabber.js in order to retrieve variables * refactor: do not use js2py * remove debugger * remove obsolete js chars and obsolete code. Added comments * removed not used import * use 4 spaces * fix tab space 4
This commit is contained in:
17
servers/streamon.json
Normal file
17
servers/streamon.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"active": true,
|
||||
"find_videos": {
|
||||
"ignore_urls": [],
|
||||
"patterns": [{
|
||||
"pattern": "streamon\\.to/d/(\\w+)",
|
||||
"url": "https://streamon.to/d/\\1"
|
||||
}]
|
||||
},
|
||||
"free": true,
|
||||
"id": "streamon",
|
||||
"name": "streamon",
|
||||
"premium": [
|
||||
],
|
||||
"settings": [
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user