Add InstancePage docs

This commit is contained in:
video-prize-ranch
2022-12-13 16:31:41 -05:00
parent 663e89671f
commit cca761b969
+16
View File
@@ -0,0 +1,16 @@
Librarian is now testing [InstancePage](https://codeberg.org/video-prize-ranch/InstanceTools) for an instance list and redirection. InstancePage provides a refreshed user interface and new features. It can be found at [https://librarian.codeberg.page/](https://librarian.codeberg.page/).
## Instance selection
Replacing odysee.com or an instance domain with `librarian.codeberg.page` and adding `#/` after the first slash will let you use the InstancePage as an instance selection page. Instance status and sorting will be available at a later date.
Example:
`https://lbry.bcow.xyz/@fireship:6` -> `https://librarian.codeberg.page/#/@fireship:6`
> Redirection without `#/` will be available once this is supported by [Codeberg Pages](https://codeberg.org/Codeberg/pages-server/issues/46).
> A button to randomly select an instance will be available at a later date.
> JavaScript is used to perform client side redirection for better privacy and performance. Using `#/` protects URL paths and never sends them to Codeberg Pages.
## Reporting issues
Issues should be reported to [InstancePage](https://codeberg.org/video-prize-ranch/InstanceTools).