mirror of
https://github.com/benbusby/farside.git
synced 2025-04-22 07:59:12 -04:00

Query params were not included when using the "/_/" prefix for farside links. This extracts the logic for parsing query params into a function that is then used for both /_/ and non-/_/ links.