added Snapchat

pull/1210/head
Siddharth Dushantha 3 years ago
parent adf2c2f03f
commit a88a0a0f73

@ -606,6 +606,21 @@
"username_claimed": "blueman",
"username_unclaimed": "noonewouldeveru"
},
"Snapchat": {
"errorType":"message",
"errorMsg": "OK",
"regexCheck": "^[a-z][a-z-_.]{3,15}",
"request_method": "POST",
"headers": {
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0",
"Cookie": "xsrf_token=PlEcin8s5H600toD4Swngg; sc-cookies-accepted=true; web_client_id=b1e4a3c7-4a38-4c1a-9996-2c4f24f7f956; oauth_client_id=c2Nhbg=="
},
"url": "https://www.snapchat.com/add/{}",
"urlMain": "https://www.snapchat.com",
"urlProbe": "https://accounts.snapchat.com/accounts/get_username_suggestions?requested_username={}&xsrf_token=PlEcin8s5H600toD4Swngg",
"username_claimed": "teamsnapchat",
"username_unclaimed": "revedluowenoon"
},
"Flickr": {
"errorType": "status_code",
"url": "https://www.flickr.com/people/{}",

Loading…
Cancel
Save