From 383ed8b20986fcf1fbd120dba2db94697eecfe3a Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Wed, 29 Nov 2017 18:12:23 -0600 Subject: Rename project --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f9577869..7876fd8b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# visor +# Invidious Alternative frontend for YouTube @@ -11,12 +11,12 @@ crystal deps ## Usage ```bash -crystal run src/visor.cr +crystal run src/invidious.cr ``` ## Contributing -1. Fork it ( https://github.com/omarroth/visor/fork ) +1. Fork it ( https://gitlab.com/omarroth/invidious/fork ) 2. Create your feature branch (git checkout -b my-new-feature) 3. Commit your changes (git commit -am 'Add some feature') 4. Push to the branch (git push origin my-new-feature) -- cgit v1.2.3 ' onchange='this.form.submit();'> A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives. www-data
summaryrefslogtreecommitdiffstats
path: root/assets/javascript (unfollow)
AgeCommit message (Collapse)Author
2020-07-14Moved Privacy Policy to wiki pageSimonBrazell
2020-07-14Add version number and description to store.mdSimonBrazell
2020-07-14Added store listing translations to localesSimonBrazell
2020-07-13Fix autoplay param & French pop-up titlev1.1.36SimonBrazell