mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Rename redirector-setup.md to redirector.md
This commit is contained in:
parent
9e3c7dea3b
commit
dfe153c483
4 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ Lists of third-party projects that use or support Invidious.
|
|||
| [Invidious Copy URL](https://github.com/recette-lemon/invidious-copy-url) | Adds context menu options on Invidious to copy shortened YouTube URL at current time or not (Requires using developer mode in Chrome or a developer version of Firefox). | |
|
||||
| [View on Invidious](https://omar.yt/722e5c15832840fe1ae8830b7c590254b9e0a45c/invidious-bookmarklet.html) | View page on Invidious (bookmarklet). | |
|
||||
| [Inviduration](https://addons.mozilla.org/addon/inviduration) | Firefox extension that shows total duration of playlists on Invidious. | [Source](https://github.com/rsapkf/inviduration) / [Firefox](https://addons.mozilla.org/addon/inviduration) |
|
||||
| [Redirector](https://github.com/einaregilsson/Redirector) | Extension for Firefox and Chromium that can manually be configured to process Invidious Redirects. For details, see the [setup page](./redirector-setup.md) to use it with Invidious. |
|
||||
| [Redirector](https://github.com/einaregilsson/Redirector) | Extension for Firefox and Chromium that can manually be configured to process Invidious Redirects. For details, see the [setup page](./redirector.md) to use it with Invidious. |
|
||||
|
||||
### Userscripts for Invidious.
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
- [UserScript to always proxy video](./proxy-videos.md)
|
||||
- [Videos geoblocking](./geoblocking.md)
|
||||
- [uMatrix setup](./umatrix.md)
|
||||
- [Redirector setup](./redirector-setup.md)
|
||||
- [Redirector setup](./redirector.md)
|
||||
|
||||
## For Administrators
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ nav:
|
|||
- 'proxy-videos.md'
|
||||
- 'geoblocking.md'
|
||||
- 'umatrix.md'
|
||||
- 'redirector-setup.md'
|
||||
- 'redirector.md'
|
||||
- 'For Administrators':
|
||||
- 'installation.md'
|
||||
- 'configuration.md'
|
||||
|
|
Loading…
Reference in a new issue