Merge pull request #1178 from AlexIsOK/master

venmo users start with /u/ now
pull/1179/head^2
Siddharth Dushantha 3 years ago committed by GitHub
commit c359a0d1a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1651,7 +1651,7 @@
"Venmo": {
"errorType": "message",
"errorMsg": "The profile you're looking for isn't available",
"url": "https://venmo.com/{}",
"url": "https://venmo.com/u/{}",
"urlMain": "https://venmo.com/",
"username_claimed": "jenny",
"username_unclaimed": "noonewouldeverusethis7"

Loading…
Cancel
Save