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:
-rw-r--r--README.md1
-rw-r--r--Website/pages/faq.vue2
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae0c34a..aa0d391 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,7 @@ Please read the [contribution guide.](https://github.com/Anarios/return-youtube-
## Support this project!
You can support this project by donating to us on the link below:
+
[Donate](https://returnyoutubedislike.com/donate)
## Sponsors
diff --git a/Website/pages/faq.vue b/Website/pages/faq.vue
index fa87412..493d3fd 100644
--- a/Website/pages/faq.vue
+++ b/Website/pages/faq.vue
@@ -41,7 +41,7 @@ export default {
{
question: "Why isn't the dislike count updating?",
answer:
- "Right now video dislikes are cached and they aren't updated very frequently. It varies depending on a video's popularity but can take anywhere between a few hours and a few days days to update.",
+ "Right now video dislikes are cached and they aren't updated very frequently. It varies depending on a video's popularity but can take anywhere between a few hours and a few days to update.",
},
{
question: "How does this work?",