1
Fork 0

that that i like that

This commit is contained in:
Ashley 2023-01-11 19:31:47 +00:00
parent bfd4003ece
commit e28b59cca0

View file

@ -144,7 +144,7 @@ module.exports = function (app, config, renderTemplate) {
//videos
const a = await modules
.fetch(`${config.invapi}/channels/videos/${ID}/`)
.fetch(`https://invidious.weblibre.org/channels/videos/${ID}/`)
.then((res) => res.text());
var tj = await getJson(a);