Fix YouPic detection. It was saying that usernames where available which were taken. Add to tests.

pull/162/head
Christopher K. Hoadley 6 years ago
parent bc6bc0a8f1
commit 5bc6261a90

@ -885,8 +885,10 @@
"YouPic": {
"errorType": "status_code",
"rank": 41827,
"url": "https://youpic.com/photographer/{}",
"urlMain": "https://youpic.com/"
"url": "https://youpic.com/photographer/{}/",
"urlMain": "https://youpic.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"YouTube": {
"errorMsg": "Not Found",

Loading…
Cancel
Save