This commit is contained in:
Yûki VACHOT 2021-11-12 14:25:10 +01:00
parent b92456d8d3
commit b6130a7268
29 changed files with 16 additions and 779 deletions

View file

@ -1,8 +0,0 @@
module.exports = {
youtube: {
baseAPIUrl: 'https://www.youtube.com/'
},
dailymotion: {
baseAPIUrl: 'https://api.dailymotion.com/'
}
};