From a41b0032d67b6c5054d6d66a8142943bdd02de10 Mon Sep 17 00:00:00 2001 From: KashBoi7 <77999576+KashBoi7@users.noreply.github.com> Date: Tue, 18 Oct 2022 16:49:59 -0700 Subject: Update en.ts --- Website/_locales/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website/_locales/en.ts b/Website/_locales/en.ts index 467481a..9f6361a 100644 --- a/Website/_locales/en.ts +++ b/Website/_locales/en.ts @@ -93,7 +93,7 @@ export default { "Coming soon. We are looking into using Oauth or a different read only API with a limited scope so creators can share their dislike counts verifiability.", bullet5: "What data do you collect and how is it treated?", bullet5text: - 'The extension only collects data that is strictly necessary for it to function properly, such as IP address or ID of the video you\'re watching. None of your data will ever be sold to 3rd parties. If you would like to know more about how we handle security and privacy check out our security FAQ.', + 'The extension only collects data that is strictly necessary for it to function properly, such as the IP address or ID of the video you\'re watching. None of your data will ever be sold to 3rd parties. If you would like to know more about how we handle security and privacy check out our security FAQ.', bullet6: "How does the API/Backend work?", bullet6text: "The backend is using archived data from when the youtube api was still returning the dislike count, extension users like/dislike count and extrapolation. In the near future we will be allowing content creators to submit their dislike count easily and safely and we will be adding ArchiveTeam's archived data (4.56 billion videos) into our current database. You can also view a video on the topic.", -- cgit v1.2.3