mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
English
This commit is contained in:
@@ -17,10 +17,10 @@ async function infoController(req, res){
|
||||
logger.info(`/Info Request receive by the Info Controller. URL: ${url}`);
|
||||
|
||||
if (url.includes("?list")) {
|
||||
logger.info("Type de contenu: Playlist")
|
||||
logger.info("Estimated Data Type: Playlist")
|
||||
|
||||
} else{
|
||||
logger.info("Type de contenu: Vidéo")
|
||||
logger.info("Estimated Data Type: Video")
|
||||
}
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user