关于

可以通过下面方式联系我:

import base64

mail = base64.b64decode("ZGtxa3h4QGdtYWlsLmNvbQ==")
print(mail.decode())

image