added Instragram's json data to removed_sites.md

Forgot to add it earlier
pull/803/head
Siddharth Dushantha 4 years ago committed by GitHub
parent ac60b49de9
commit 990db85161
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1038,4 +1038,14 @@ As of 2020-10-21, PokerStrategy returns false positives. This was reported in #7
```
## Instagram
As of 2020-10-21, Instagram return false positives. This was reported in #764
As of 2020-10-21, Instagram return false positives. This was reported in #764
```
"Instagram": {
"errorType": "status_code",
"request_head_only": false,
"url": "https://www.instagram.com/{}",
"urlMain": "https://www.instagram.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
```

Loading…
Cancel
Save