fixed false positive for minds

pull/1414/head
Siddharth Dushantha 2 years ago
parent a7107cd0a3
commit c61dac391c

@ -2698,10 +2698,11 @@
"username_unclaimed": "noonewouldeverusethis7"
},
"minds": {
"errorMsg": "Sorry, this channel doesn't appear to exist",
"errorMsg": "\"valid\":true",
"errorType": "message",
"url": "https://www.minds.com/{}/",
"urlMain": "https://www.minds.com",
"urlProbe": "https://www.minds.com/api/v3/register/validate?username={}",
"username_claimed": "john",
"username_unclaimed": "noonewouldeverusethis7"
}

Loading…
Cancel
Save