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:
Diffstat (limited to 'Website/pages/faq.vue')
-rw-r--r--Website/pages/faq.vue6
1 files changed, 6 insertions, 0 deletions
diff --git a/Website/pages/faq.vue b/Website/pages/faq.vue
index 71d2080..c247d16 100644
--- a/Website/pages/faq.vue
+++ b/Website/pages/faq.vue
@@ -54,6 +54,12 @@ export default {
answer:
"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 as well as outdated dislike count archives.",
},
+ {
+ question:
+ "What data do you collect and how is it treated?",
+ answer:
+ "to be added + link",
+ },
],
}),
};