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:
authorAlex <8050799+CallMeAlexO@users.noreply.github.com>2021-12-19 12:18:40 +0300
committerGitHub <noreply@github.com>2021-12-19 12:18:40 +0300
commitb46d705b2c0e9b916848200cdf5c13d83534d380 (patch)
treee0821a3e8bbcf88ce3e53232a26525d505f784d9
parent09bbf18aa611694daf60a532628b440e9c040166 (diff)
Update FAQ.md
-rw-r--r--FAQ.md3
1 files changed, 3 insertions, 0 deletions
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.