Decode base64-encoded links in some pastebins and make URLs clickable
Ниже показаны все версии этого скрипта. Показать только версии, в которых изменялся код.
improved the multiline support. Now it looks better and URLs are clickable
Add support for decoding multiline strings in rentry. Like what is found in the 'ROM-Collections' rentry page
minor fix for raw pages
Now it also works on the /raw page for the fmhybase64 rentry
- 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
simplify the matching tags
fixed a bug for privatebin that was de-linkifiying the non encoded links
minor fix for some URLs with .trim()
added support for privatebin instances
add FMHY back to the name because its focused on that
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)
Make URLs open in the same tab instead of creating a popup
- Added support for other rentry pages where the base64 strings are not in tags- Added match for pastes.fmhy.net- Added a special icon
tags- Added match for pastes.fmhy.net- Added a special icon