From 6e64a93fd17767bfdb40dda94d354c7e57202ab1 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Mon, 27 Jan 2025 12:17:20 -0700 Subject: Update breezewiki routing behavior, update readme BreezeWiki requires the subdomain of a fandom link to be preserved when routing, otherwise the redirect doesn't work correctly. Cleaned up readme examples --- README.md | 43 +++++++++---------------------------------- 1 file changed, 9 insertions(+), 34 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 303400a..2eb2987 100644 --- a/README.md +++ b/README.md @@ -54,39 +54,19 @@ For example: Farside Link - Libreddit - /r/popular - https://farside.link/libreddit/r/popular + Scribe + View Medium post + https://farside.link/scribe/@ftrain/big-data-small-effort-b62607a43a8c - Teddit + Libreddit /r/popular - https://farside.link/teddit/r/popular - - - Nitter - User Profile - https://farside.link/nitter/josevalim - - - Invidious - Home Page - https://farside.link/invidious - - - Piped - Video Page - https://farside.link/piped/watch?v=eBGIQ7ZuuiU - - - Whoogle - Search "Elixir" - https://farside.link/whoogle/search?q=elixir&lang_interface=en + https://farside.link/libreddit/r/popular - SearX - Search "Redis" - https://farside.link/searx/search?q=redis + BreezeWiki + Balatro Wiki + https://farside.link/https://balatrogame.fandom.com SearXNG @@ -108,18 +88,13 @@ For example: View photo album https://farside.link/rimgo/a/H8M4rcp - - Scribe - View Medium post - https://farside.link/scribe/@ftrain/big-data-small-effort-b62607a43a8c - Note: This table doesn't include all available services. For a complete list of supported frontends, see: https://farside.link Farside also accepts URLs to "parent" services, and will redirect to an appropriate front end service, for example: -- https://farside.link/https://www.youtube.com/watch?v=dQw4w9WgXcQ will redirect to a [Piped](https://github.com/TeamPiped/Piped) or [Invidious](https://github.com/iv-org/invidious) instance +- https://farside.link/https://balatrogame.fandom.com/wiki/Abandoned_Deck will redirect to a [BreezeWiki](https://gitdab.com/cadence/breezewiki) instance - https://farside.link/reddit.com/r/popular will redirect to a [Libreddit](https://github.com/spikecodes/libreddit) or [Teddit](https://codeberg.org/teddit/teddit) instance - etc. -- cgit v1.2.3