Upload the below image to imgur or a similar service and post it here:
NB2HI4DTHIXS65DFPB2GE2LOFZXGK5BPOFRWI2DPMF2GMZDQ
How to solve:Step 1: decode from base32 to text
NB2HI4DTHIXS65DFPB2GE2LOFZXGK5BPOFRWI2DPMF2GMZDQ
and you would get
https://textbin.net/qcdhoatfdp
Step 2: The code is too big to fit in the post so if you are curious check the link yourselves.
Symbols are HTML URL-encoded. So you would need to decode them first. "
%3A" would be "
:", "
%2F" would be "
/" etc.
Step 3: Decode from base64 to image. For example I used
https://codebeautify.org/base64-to-image-converter
And it shows you the image !
Uploading it to imgur and posting it here should not require any further explanations
