#!/usr/bin/python
#I just feel like doing this! If you want it, Just run the script ;)
_type="legendary"
_f_name="qweoihhasbbakkaijerohnvknzxioqkjashftanoyqwodjhsaknzxcjmhiwqefsczxc"
_l_name="Ym9zZQ=="
_e_domain="40676d61696c2e636f6d"
_t_domain="68747470733a2f2f747769747465722e636f6d2f"
_l_domain="68747470733a2f2f696e2e6c696e6b6564696e2e636f6d2f696e2f"
print "Email ID: "+_type[0:6]+_f_name[36:41]+_l_name.decode('base64','strict')+_e_domain.decode("hex")
print "Twitter: "+_t_domain.decode("hex")+_f_name[36:41]+_l_name.decode('base64','strict')
print "LinkedIn: "+_l_domain.decode("hex")+_f_name[36:41]+_l_name.decode('base64','strict')