mirror of
https://github.com/benbusby/farside.git
synced 2025-06-07 18:06:38 +00:00
Further clarify _/ prefix usage in readme
This commit is contained in:
parent
4067ef431a
commit
8d3200d614
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ Farside's routing is very minimal, with only the following routes:
|
|||
jumping between instances by navigating back.
|
||||
- Ex: `/_/nitter` -> nitter instance A -> (navigate back one page) -> nitter
|
||||
instance B -> ...
|
||||
- *Note: Uses Javascript to preserve the page in history*
|
||||
|
||||
When a service is requested with the `/:service/...` endpoint, Farside requests
|
||||
the list of working instances from Redis and returns a random one from the list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue