public class Xfmw
{
static String getGithub()
{
return "https://github.com/XavierFMW";
}
static String getStackOverflow()
{
return "https://stackoverflow.com/users/14007170/xfmw";
}
static String getReddit()
{
return "https://www.reddit.com/user/xfmw";
}
static String getSteam()
{
return "https://steamcommunity.com/id/xfmw/";
}
static String getSpotify()
{
return "https://open.spotify.com/user/kwisj7wrlc2b4xo25x41ly7j1";
}
}