From 5048f7a2a1a1813521055f18bd297631c0ef98f5 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Tue, 1 Mar 2022 11:57:09 -0500 Subject: [PATCH] update recys endpoints --- .env.defaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.defaults b/.env.defaults index 3c069bfc7..2c60749f2 100644 --- a/.env.defaults +++ b/.env.defaults @@ -12,10 +12,10 @@ LBRY_WEB_API=https://api.na-backend.odysee.com LBRY_WEB_STREAMING_API=https://player.odycdn.com LBRY_WEB_BUFFER_API=https://collector-service.api.lbry.tv/api/v1/events/video COMMENT_SERVER_API=https://comments.odysee.tv/api/v2 -SEARCH_SERVER_API_ALT=https://recsys.odysee.com/search +SEARCH_SERVER_API_ALT=https://recsys.odysee.tv/search SEARCH_SERVER_API=https://lighthouse.odysee.tv/search SOCKETY_SERVER_API=wss://sockety.odysee.com/ws -RECSYS_ENDPOINT=https://recsys.odysee.com/log/video/view +RECSYS_ENDPOINT=https://recsys.odysee.tv/log/video/view THUMBNAIL_CDN_URL=https://thumbnails.odycdn.com/optimize/ THUMBNAIL_CARDS_CDN_URL=https://cards.odycdn.com/ THUMBNAIL_HEIGHT=220