new inner layout
- one main controlling script (cobalt.js). - added api server name to serverInfo endpoint. - one dockerfile. - less mess.
This commit is contained in:
@@ -19,8 +19,6 @@ const exceptions = { // used for mobile devices
|
||||
"vQuality": "720"
|
||||
};
|
||||
|
||||
let apiURL = '';
|
||||
|
||||
let store = {};
|
||||
|
||||
function changeAPI(url) {
|
||||
|
||||
Reference in New Issue
Block a user