Skip to content

Commit 047b52c

Browse files
add folder
1 parent 1006b90 commit 047b52c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

server/youtube-downloader/server.js

-5
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ app.get('/download', async (req, res) => {
4343
});
4444

4545
app.listen(port, () => {
46-
<<<<<<< HEAD
47-
console.log(`Server listening at https//s1.phntmhosting.xyz:${port}`);
48-
});
49-
=======
5046
console.log(`Server listening at https://s1.phntmhosting.xyz:${port}`);
5147
});
5248

53-
>>>>>>> 9118678273d611edd680e671d8dbed3ae77aa613

0 commit comments

Comments
 (0)