mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 17:47:26 +00:00
🍙 Renamed LBRY Inc. to Odysee
This commit is contained in:
parent
2c75082af9
commit
94cda17b99
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ export interface YTUrlResolver {
|
||||||
|
|
||||||
export const ytUrlResolversSettings: Record<YTUrlResolverName, YTUrlResolver> = {
|
export const ytUrlResolversSettings: Record<YTUrlResolverName, YTUrlResolver> = {
|
||||||
lbryInc: {
|
lbryInc: {
|
||||||
name: "LBRY Inc.",
|
name: "Odysee",
|
||||||
hostname: "api.odysee.com",
|
hostname: "api.odysee.com",
|
||||||
functions: {
|
functions: {
|
||||||
getChannelId: {
|
getChannelId: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue