test smth
This commit is contained in:
parent
2bfbd7c6c8
commit
6517b30db6
@ -273,9 +273,7 @@ function channelurlfixer(text) {
|
||||
ChannelTabs.playlist
|
||||
)}?hl=en-US`;
|
||||
|
||||
const releasesUrl = `${apiUrl}${ID}/${atob(
|
||||
ChannelTabs.released
|
||||
)}?hl=en-US`;
|
||||
const releasesUrl = `${apiUrl}${ID}/releases?hl=en-US`;
|
||||
|
||||
const channelINVUrl = `${apiUrl}${ID}/`;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user