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
path: root/FAQ.md
diff options
context:
space:
mode:
authorDmitrii Selivanov <selivano.d@gmail.com>2021-12-19 23:58:39 +0300
committerGitHub <noreply@github.com>2021-12-19 23:58:39 +0300
commitc9f0d3c2ac60a1b0b070d0483ecdda7c0cee0e70 (patch)
tree0a73fbdf6e26c59894eac66c96d815bb40c4417a /FAQ.md
parent90f552685374a055dfbce7ad89e28118b5512c62 (diff)
parent6193e57210caffbcaa25f2f9b753472291ff5c06 (diff)
Merge pull request #348 from CallMeAlexO/patch-1
Add a security FAQ
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
index 0192501..c0f1744 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 / privacy concerns
+See [this page](SECURITY-FAQ.md) for more info.