[invidio_proxy_mode.user] improve message
This commit is contained in:
@@ -37,7 +37,7 @@ function proxyMode() {
|
|||||||
proxyURL = url + "&local=true";
|
proxyURL = url + "&local=true";
|
||||||
vids_elements.item(j).src = proxyURL;
|
vids_elements.item(j).src = proxyURL;
|
||||||
} else {
|
} else {
|
||||||
console.log('Live URL or format M3U8');
|
console.log('Proxy was already applied or Live URL');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user