FMHY Base64 Auto Decoder

Decode base64-encoded links in some pastebins and make URLs clickable

コードが変更されたバージョンのみを表示しています。 すべてのバージョンを表示

  • v2.3 2024/02/21

    improved the multiline support. Now it looks better and URLs are clickable

  • v2.2 2024/02/20

    Add support for decoding multiline strings in rentry. Like what is found in the 'ROM-Collections' rentry page

  • v2.1 2024/02/11

    minor fix for raw pages

  • v2.0 2024/02/11

    Now it also works on the /raw page for the fmhybase64 rentry

  • v1.9 2024/01/29

    - Not decode when the decoded string is not a valid URL (to prevent bug of sometimes decoding something that wasnt meant to be decoded)
    - added author tag

  • v1.8 2024/01/29

    simplify the matching tags

  • v1.7 2024/01/28

    fixed a bug for privatebin that was de-linkifiying the non encoded links

  • v1.6 2024/01/28

    minor fix for some URLs with .trim()

  • v1.5 2024/01/28

    added support for privatebin instances

  • v1.4 2024/01/28

    add FMHY back to the name because its focused on that

  • v1.3 2024/01/28

    change the name because now its
    - not only for rentry but also pastes.fmhy.net
    - not only for the main FMHY rentry page but also other rentry pages (I had to add those because the main one links other rentry pages that also have base64 encoded links)

  • v1.2 2024/01/28

    Make URLs open in the same tab instead of creating a popup

  • v1.1 2024/01/28

    - Added support for other rentry pages where the base64 strings are not in tags
    - Added match for pastes.fmhy.net
    - Added a special icon

  • v1.0 2024/01/27
  • v1.0 2024/01/27
  • v1.0 2024/01/27