@@ -541,13 +541,6 @@
|
||||
"urlMain": "https://gab.com",
|
||||
"username_claimed": "a"
|
||||
},
|
||||
"Venmo": {
|
||||
"errorMsg": "The profile you're looking for isn't available",
|
||||
"errorType": "message",
|
||||
"url": "https://venmo.com/u/{}",
|
||||
"urlMain": "https://venmo.com/",
|
||||
"username_claimed": "jenny"
|
||||
},
|
||||
"FanCentro": {
|
||||
"errorMsg": "var environment",
|
||||
"errorType": "message",
|
||||
|
||||
@@ -1278,20 +1278,6 @@ As of 2022-05-01, Gab returns false positives because they now use CloudFlare
|
||||
},
|
||||
```
|
||||
|
||||
## Venmo
|
||||
|
||||
As of 2022-05-01, Venmo returns false positives
|
||||
```json
|
||||
"Venmo": {
|
||||
"errorMsg": "The profile you're looking for isn't available",
|
||||
"errorType": "message",
|
||||
"url": "https://venmo.com/u/{}",
|
||||
"urlMain": "https://venmo.com/",
|
||||
"username_claimed": "jenny",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
```
|
||||
|
||||
## FanCentro
|
||||
|
||||
As of 2022-05-1, FanCentro returns false positives. Will later in new version of Sherlock.
|
||||
|
||||
@@ -2574,5 +2574,16 @@
|
||||
"url": "https://www.znanylekarz.pl/{}",
|
||||
"urlMain": "https://znanylekarz.pl",
|
||||
"username_claimed": "janusz-nowak"
|
||||
},
|
||||
"Venmo": {
|
||||
"errorType": "message",
|
||||
"errorMsg": [
|
||||
"Venmo | Page Not Found"
|
||||
],
|
||||
"url": "https://account.venmo.com/u/{}",
|
||||
"urlMain": "https://venmo.com/",
|
||||
"urlProbe": "https://test1.venmo.com/u/{}",
|
||||
"headers": {"Host":"account.venmo.com"},
|
||||
"username_claimed": "jenny"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user