|
| 1 | +links = { |
| 2 | + 'instagram' :'https://www.instagram.com/{}', |
| 3 | + 'facebook' :'https://www.facebook.com/{}', |
| 4 | + 'twitter' :'https://www.twitter.com/{}', |
| 5 | + 'youtube' :'https://www.youtube.com/{}', |
| 6 | + 'blogger' :'https://{}.blogspot.com', |
| 7 | + 'snapchat' :'https://www.snapchat.com/add/{}', |
| 8 | + 'reddit' :'https://www.reddit.com/user/{}', |
| 9 | + 'pinterest' :'https://www.pinterest.com/{}', |
| 10 | + 'github' :'https://www.github.com/{}', |
| 11 | + 'tumblr' :'https://{}.tumblr.com', |
| 12 | + 'flickr' :'https://www.flickr.com/people/{}', |
| 13 | + 'vimeo' :'https://vimeo.com/{}', |
| 14 | + 'soundcloud':'https://soundcloud.com/{}', |
| 15 | + 'disqus' :'https://disqus.com/{}', |
| 16 | + 'medium' :'https://medium.com/@{}', |
| 17 | + 'devianart' :'https://{}.deviantart.com', |
| 18 | + 'vk' :'https://vk.com/{}', |
| 19 | + 'about.me' :'https://about.me/{}', |
| 20 | + 'imgur' :'https://imgur.com/user/{}', |
| 21 | + 'slideshare':'https://slideshare.net/{}', |
| 22 | + 'spotify' :'https://open.spotify.com/user/{}', |
| 23 | + 'scribd' :'https://www.scribd.com/{}', |
| 24 | + 'badoo' :'https://www.badoo.com/en/{}', |
| 25 | + 'patreon' :'https://www.patreon.com/{}', |
| 26 | + 'ko-fi' :'https://ko-fi.com/{}', |
| 27 | + 'bitbucket' :'https://bitbucket.org/{}', |
| 28 | + 'dailymotion':'https://www.dailymotion.com/{}', |
| 29 | + 'etsy' :'https://www.etsy.com/shop/{}', |
| 30 | + 'cashme' :'https://cash.me/{}', |
| 31 | + 'behance' :'https://www.behance.net/{}', |
| 32 | + 'goodreads' :'https://www.goodreads.com/{}', |
| 33 | + 'instructables':'https://www.instructables.com/member/{}', |
| 34 | + 'keybase' :'https://keybase.io/{}', |
| 35 | + 'kongregate':'https://kongregate.com/accounts/{}', |
| 36 | + 'livejournal':'https://{}.livejournal.com', |
| 37 | + 'angellist' :'https://angel.co/{}', |
| 38 | + 'last.fm' :'https://last.fm/user/{}', |
| 39 | + 'dribbble' :'https://dribbble.com/{}', |
| 40 | + 'codeacademy':'https://www.codecademy.com/{}', |
| 41 | + 'gravatar' :'https://en.gravatar.com/{}', |
| 42 | + 'foursquare':'https://foursquare.com/{}', |
| 43 | + 'gumroad' :'https://www.gumroad.com/{}', |
| 44 | + 'newgrounds':'https://{}.newgrounds.com', |
| 45 | + 'wattpad' :'https://www.wattpad.com/user/{}', |
| 46 | + 'canva' :'https://www.canva.com/{}', |
| 47 | + 'creativemarket':'https://creativemarket.com/{}', |
| 48 | + 'trakt' :'https://www.trakt.tv/users/{}', |
| 49 | + '500px' :'https://500px.com/{}', |
| 50 | + 'buzzfeed' :'https://buzzfeed.com/{}', |
| 51 | + 'tripadvisor':'https://tripadvisor.com/members/{}', |
| 52 | + 'hubpages' :'https://{}.hubpages.com', |
| 53 | + 'contently' :'https://{}.contently.com', |
| 54 | + 'houzz' :'https://houzz.com/user/{}', |
| 55 | + 'blip.fm' :'https://blip.fm/{}', |
| 56 | + 'wikipedia' :'https://www.wikipedia.org/wiki/User:{}', |
| 57 | + 'codementor':'https://www.codementor.io/{}', |
| 58 | + 'reverbnation':'https://www.reverbnation.com/{}', |
| 59 | + 'designspiration65':'https://www.designspiration.net/{}', |
| 60 | + 'bandcamp' :'https://www.bandcamp.com/{}', |
| 61 | + 'colourlovers':'https://www.colourlovers.com/love/{}', |
| 62 | + 'ifttt' :'https://www.ifttt.com/p/{}', |
| 63 | + 'slack' :'https://{}.slack.com', |
| 64 | + 'okcupid' :'https://www.okcupid.com/profile/{}', |
| 65 | + 'trip' :'https://www.trip.skyscanner.com/user/{}', |
| 66 | + 'ello' :'https://ello.co/{}', |
| 67 | + 'hackerone' :'https://hackerone.com/{}', |
| 68 | + 'freelancer':'https://www.freelancer.com/u/{}' |
| 69 | +} |
0 commit comments