I wanted to share my userscript that you can use to decode the bas64 encoded urls when they have been posted in a <code> tag. I’ve made the @match statement to only run on @dbzer0, but you can change it to work from whatever instance you use quite easily by replacing the @match statement.

I recommend installing with Violentmonkey.

  • @nowayhosay@lemmy.dbzer0.com
    link
    fedilink
    English
    6
    edit-2
    1 year ago

    so then this:
    aHR0cHM6Ly9hcmNoaXZlLm9yZy9kb3dubG9hZC9sYS1mZW1tZS1uaWtpdGEtMTk5Nwo=
    should turn into a link?

    edit it’s not working with tampermonkey
    edit edit works with violentmonkey as you said

    • @sweepline@lemmy.worldOP
      link
      fedilink
      English
      31 year ago

      Are you using it from the dbzer0 instance? if not you need to change the @match statement. If you want it to run anywhere use @match *://*/*. You can also add a new @match line to include your main server.