Explorar o código

bring OG text in line with current project status

Joel %!s(int64=3) %!d(string=hai) anos
pai
achega
268b1f2ded
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Website/nuxt.config.js

+ 1 - 1
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" },