From b46d705b2c0e9b916848200cdf5c13d83534d380 Mon Sep 17 00:00:00 2001 From: Alex <8050799+CallMeAlexO@users.noreply.github.com> Date: Sun, 19 Dec 2021 11:18:40 +0200 Subject: Update FAQ.md --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 0192501..74c5ac7 100644 --- a/FAQ.md +++ b/FAQ.md @@ -16,3 +16,6 @@ The extension collects the video id of the video you are watching, fetches the d ### **4. What will happen after the YouTube API stops returning the dislike count?** The backend will switch to using a combination of archived dislike stats, estimates extrapolated from extension user data and estimates based on view/like ratios for videos whose dislikes weren't archived and for outdated dislike archives. + +## I have security concerns +See [this page](SECURITY.md) for more info. -- cgit v1.2.3 From 6649964ccec96cccb1a5a1c828ad35e43c0313d8 Mon Sep 17 00:00:00 2001 From: Alex <8050799+CallMeAlexO@users.noreply.github.com> Date: Sun, 19 Dec 2021 16:22:52 +0200 Subject: Corrected to "Security / Privacy concerns" --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 74c5ac7..73bd8d0 100644 --- a/FAQ.md +++ b/FAQ.md @@ -17,5 +17,5 @@ The extension collects the video id of the video you are watching, fetches the d ### **4. What will happen after the YouTube API stops returning the dislike count?** The backend will switch to using a combination of archived dislike stats, estimates extrapolated from extension user data and estimates based on view/like ratios for videos whose dislikes weren't archived and for outdated dislike archives. -## I have security concerns +## I have security / privacy concerns See [this page](SECURITY.md) for more info. -- cgit v1.2.3 From 6193e57210caffbcaa25f2f9b753472291ff5c06 Mon Sep 17 00:00:00 2001 From: Alex <8050799+CallMeAlexO@users.noreply.github.com> Date: Sun, 19 Dec 2021 22:36:09 +0200 Subject: Update FAQ.md --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 73bd8d0..c0f1744 100644 --- a/FAQ.md +++ b/FAQ.md @@ -18,4 +18,4 @@ The extension collects the video id of the video you are watching, fetches the d The backend will switch to using a combination of archived dislike stats, estimates extrapolated from extension user data and estimates based on view/like ratios for videos whose dislikes weren't archived and for outdated dislike archives. ## I have security / privacy concerns -See [this page](SECURITY.md) for more info. +See [this page](SECURITY-FAQ.md) for more info. -- cgit v1.2.3