Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKashBoi7 <77999576+KashBoi7@users.noreply.github.com>2022-10-19 02:49:59 +0300
committerKashBoi7 <77999576+KashBoi7@users.noreply.github.com>2022-10-19 02:49:59 +0300
commita41b0032d67b6c5054d6d66a8142943bdd02de10 (patch)
tree2d397c2fe4885750c5069d16695818b1d0561f0c
parentd796fa446056169d14a3438746db3183db3ed1e3 (diff)
Update en.ts
-rw-r--r--Website/_locales/en.ts2
1 files changed, 1 insertions, 1 deletions
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 <a href="https://github.com/Anarios/return-youtube-dislike/blob/main/Docs/SECURITY-FAQ.md">security FAQ</a>.',
+ '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 <a href="https://github.com/Anarios/return-youtube-dislike/blob/main/Docs/SECURITY-FAQ.md">security FAQ</a>.',
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.",