From 637f191a249bbfa30b4868fdcea1f5ec703fd799 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Wed, 16 Mar 2022 23:00:40 -0400 Subject: [PATCH] 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... --- .env.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.defaults b/.env.defaults index e922811be..f9c02ba53 100644 --- a/.env.defaults +++ b/.env.defaults @@ -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