Redirect website for Invidious
Go to file
TheFrenchGhosty 51d69784ba
Merge pull request #34 from iv-org/fix
Workaround the fact that uptimerobot doesn't return the dailyRatio anymore
2024-01-30 22:22:18 +00:00
.github/workflows Add container release CI 2021-02-27 18:33:56 +01:00
build Remove built HTML and add them to .gitignore 2022-05-02 00:24:29 +02:00
src Workaround the fact that uptimerobot doesn't return the dailyRatio anymore 2024-01-30 23:20:15 +01:00
.build.yml Update secret 2021-01-15 21:39:11 +13:00
.gitignore Remove built HTML and add them to .gitignore 2022-05-02 00:24:29 +02:00
.npmrc Add first working version 2020-08-02 18:18:40 +12:00
Dockerfile Fix nginx root location 2021-01-22 13:27:32 +01:00
jsconfig.json Add first working version 2020-08-02 18:18:40 +12:00
LICENSE Add AGPL 3 license 2020-08-02 16:16:34 +12:00
package-lock.json Use Babel and add JS licenses page 2020-08-07 20:16:29 +12:00
package.json Use Babel and add JS licenses page 2020-08-07 20:16:29 +12:00
README.md Update the ReadMe since it's now in the invidious organization (Closes #4) 2021-01-24 14:38:56 +00:00

invidious-redirect

Backstory: https://github.com/iv-org/invidious/issues/1321

Live: https://redirect.invidious.io/

Build Instructions

npm install -D
npm run build

License: AGPL 3