From 40d8fe8a3a3787e858e491c2620ee98b664b39c5 Mon Sep 17 00:00:00 2001 From: capitanwesler Date: Sun, 14 Mar 2021 13:22:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A5=20Fix=20YouTube=20Call?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/urls.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/urls.ts b/src/utils/urls.ts index 1f90da3..4d094fb 100644 --- a/src/utils/urls.ts +++ b/src/utils/urls.ts @@ -3,7 +3,7 @@ export default { BASE_ANIMEFLV: 'https://animeflv.net/', BASE_JKANIME: 'https://jkanime.net/', BASE_ANIMEFLV_JELU: 'https://aruppi.jeluchu.xyz/apis/animeflv/v1/', - BASE_YOUTUBE: 'https://aruppi.jeluchu.xyz/apis/youtube/v3/search?channelId=', + BASE_YOUTUBE: 'https://aruppi.jeluchu.xyz/api/Youtube/?channelId=', BASE_JIKAN: 'https://aruppi.jeluchu.xyz/apis/jikan/v3/', BASE_IVOOX: 'https://www.ivoox.com/podcast-anitakume_fg_f1660716_filtro_1.xml',