Try different endpoint for geolocation
If this ends up getting blocked, we may need to return in user/me or maybe continue to randomize the api. We can try reaching out to ublock also...
This commit is contained in:
parent
ab67e47794
commit
637f191a24
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ RECSYS_ENDPOINT=https://recsys.odysee.tv/v1/lvv
|
|||
RECSYS_FYP_ENDPOINT=https://recsys.odysee.tv/v1/u
|
||||
THUMBNAIL_CDN_URL=https://thumbnails.odycdn.com/optimize/
|
||||
THUMBNAIL_CARDS_CDN_URL=https://cards.odycdn.com/
|
||||
LOCALE_API=https://api.odysee.com/locale/get
|
||||
LOCALE_API=https://api.odysee.com/legal/requirements
|
||||
THUMBNAIL_HEIGHT=220
|
||||
THUMBNAIL_WIDTH=390
|
||||
THUMBNAIL_QUALITY=85
|
||||
|
|
Loading…
Reference in a new issue