diff --git a/removed_sites.json b/removed_sites.json index 2845871..b8141ac 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -692,5 +692,20 @@ "urlMain": "https://fancentro.com/", "username_claimed": "nielsrosanna", "username_unclaimed": "noonewouldeverusethis7" + }, + "Snapchat": { + "errorMsg": "OK", + "errorType": "message", + "headers": { + "Cookie": "xsrf_token=PlEcin8s5H600toD4Swngg; sc-cookies-accepted=true; web_client_id=b1e4a3c7-4a38-4c1a-9996-2c4f24f7f956; oauth_client_id=c2Nhbg==", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0" + }, + "regexCheck": "^[a-z][a-z-_.]{3,15}", + "request_method": "POST", + "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" } } diff --git a/removed_sites.md b/removed_sites.md index 6c6dd57..719f938 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1340,3 +1340,26 @@ As of 2022-05-1, FanCentro returns false positives. Will later in new version of "username_unclaimed": "noonewouldeverusethis7" }, ``` + + +## Snapchat + +As of 2022-05-01, Snapchat reutrns false positives + +``` + "Snapchat": { + "errorMsg": "OK", + "errorType": "message", + "headers": { + "Cookie": "xsrf_token=PlEcin8s5H600toD4Swngg; sc-cookies-accepted=true; web_client_id=b1e4a3c7-4a38-4c1a-9996-2c4f24f7f956; oauth_client_id=c2Nhbg==", + "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0" + }, + "regexCheck": "^[a-z][a-z-_.]{3,15}", + "request_method": "POST", + "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" + }, +``` diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 557cf64..98f82ee 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1801,21 +1801,6 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, - "Snapchat": { - "errorMsg": "OK", - "errorType": "message", - "headers": { - "Cookie": "xsrf_token=PlEcin8s5H600toD4Swngg; sc-cookies-accepted=true; web_client_id=b1e4a3c7-4a38-4c1a-9996-2c4f24f7f956; oauth_client_id=c2Nhbg==", - "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0" - }, - "regexCheck": "^[a-z][a-z-_.]{3,15}", - "request_method": "POST", - "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" - }, "SoundCloud": { "errorType": "status_code", "url": "https://soundcloud.com/{}",