From 990db85161e670fe6be5582f04840ad2813b0399 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Thu, 22 Oct 2020 06:53:16 +0200 Subject: [PATCH] added Instragram's json data to removed_sites.md Forgot to add it earlier --- removed_sites.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/removed_sites.md b/removed_sites.md index 0bfa0791..19c4bf85 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -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 \ No newline at end of file +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" + }, +```