Skip to content

Instantly share code, notes, and snippets.

@niklaskorz
Last active June 28, 2026 17:12
Show Gist options
  • Select an option

  • Save niklaskorz/cfbd196e48cdfeb27fdd2a19aef40d6b to your computer and use it in GitHub Desktop.

Select an option

Save niklaskorz/cfbd196e48cdfeb27fdd2a19aef40d6b to your computer and use it in GitHub Desktop.
Getting your local instance's URL for an external status on Mastodon
@fibsifan

Copy link
Copy Markdown

@niklaskorz Thank you, that was useful today, but in my case Line 10 had to be adapted (notice the @):

    return `${instance}/@${acct}/${id}`;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment