Fixed myspace
This commit is contained in:
parent
772afa0224
commit
a38000b2f3
@ -23,7 +23,7 @@ livejournal :: String -> String
|
||||
livejournal u = concat ["http://", u, ".livejournal.com/"]
|
||||
|
||||
myspace :: String -> String
|
||||
myspace = (++) "http://myspace.com/"
|
||||
myspace = (++) "http://www.myspace.com/"
|
||||
|
||||
wordpress :: String -> String
|
||||
wordpress u = concat ["http://", u, ".wordpress.com/"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user