Base64 Decode

Post Reply
Felps2
Posts: 3
Joined: 12 May 2021, 04:31

Base64 Decode

Post by Felps2 » 14 May 2021, 03:29

It's possible to decode a base64 url in the custom parser?

Maksym
Site Admin
Posts: 2077
Joined: 02 Mar 2009, 17:02

Re: Base64 Decode

Post by Maksym » 14 May 2021, 11:59

Not yet, but it's in the to-do list and can be added. Can you give me a sample URL where this feature can be tested?

Felps2
Posts: 3
Joined: 12 May 2021, 04:31

Re: Base64 Decode

Post by Felps2 » 14 May 2021, 13:13

Here in this page this specific href is encoded in base64:

https://www.anbient.com/Tv/Bleach%20

Code: Select all

<a class="ajax padrao" href="L2FuYmllbnRfdXRpbHMvYWpheC9kb3dubG9hZC8yNTkx">

Maksym
Site Admin
Posts: 2077
Joined: 02 Mar 2009, 17:02

Re: Base64 Decode

Post by Maksym » 14 May 2021, 13:18

Thanks! I'm on it!

Maksym
Site Admin
Posts: 2077
Joined: 02 Mar 2009, 17:02

Re: Base64 Decode

Post by Maksym » 14 May 2021, 14:19

It is done. You are welcome to download the new version:

https://www.webimagedownloader.com/download/

Please try it and let me know if it worked for you.

Felps2
Posts: 3
Joined: 12 May 2021, 04:31

Re: Base64 Decode

Post by Felps2 » 14 May 2021, 14:27

Amazing, worked great, thank you for the fast response/solution.

Maksym
Site Admin
Posts: 2077
Joined: 02 Mar 2009, 17:02

Re: Base64 Decode

Post by Maksym » 14 May 2021, 14:38

You are welcome! Glad I could help!

Post Reply