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/nuxt.config.js')
-rw-r--r--Website/nuxt.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Website/nuxt.config.js b/Website/nuxt.config.js
index c5b200d..a3550fb 100644
--- a/Website/nuxt.config.js
+++ b/Website/nuxt.config.js
@@ -16,7 +16,7 @@ export default {
hid: "description",
name: "description",
content:
- "An extension that returns dislike statistics to YouTube. For now, it only works if a video had public display of dislikes enabled before YouTube removed dislike stats. ",
+ "An extension that returns dislike statistics to YouTube using a combination of scraped dislike stats and estimates extrapolated from extension user data.",
},
{ hid: "og:image", name: "og:image", content: "/logo.png" },
{ hid: "theme-color", name: "theme-color", content: "#ff0000" },