RikudouSage / lemmyverse.link

A redirect service for Lemmy which allows users to set their preferred instance.
MIT License
6 stars 0 forks source link

Forward query string to Lemmy #5

Closed Nothing4You closed 1 month ago

Nothing4You commented 4 months ago

Example: https://lemmyverse.link/c/asklemmy@lemmy.ml?dataType=Post&sort=New

Currently, this just redirects to https://$domain/c/asklemmy@lemmy.ml. Preferably, it would keep the query string to be able to link to a specific view.