diff --git a/removed_sites.json b/removed_sites.json index 837a73c6..7c7477fa 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -605,14 +605,6 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, - "Twitter": { - "errorMsg": "This account doesn’t exist", - "errorType": "message", - "url": "https://twitter.com/{}", - "urlMain": "https://twitter.com/", - "username_claimed": "blue", - "username_unclaimed": "noonewouldeverusethis7" - }, "allmylinks": { "errorMsg": "Page not found", "errorType": "message", diff --git a/removed_sites.md b/removed_sites.md index d3fe5096..2b14c982 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1188,20 +1188,6 @@ into this as YouTube is must have site in Sherlock. } ``` -## Twitter - -As of 2021-06-27, Twitter returns false positives. A solid solution has not been found yet but Twitter is temporarly removed. We will find a solution ASAP. -``` - "Twitter": { - "errorMsg": "This account doesn’t exist", - "errorType": "message", - "url": "https://twitter.com/{}", - "urlMain": "https://twitter.com/", - "username_claimed": "blue", - "username_unclaimed": "noonewouldeverusethis7" - } -``` - ## AllMyLinks As of 2021-06-27, AllMyLinks has added a chapta using Cloudflare and this prevents us from checking for usernames. diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 18abc6f0..007bc80d 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1519,6 +1519,15 @@ "username_claimed": "jenny", "username_unclaimed": "noonewouldeverusethis7" }, + "Twitter": { + "errorMsg": "Error | nitter", + "errorType": "message", + "url": "https://twitter.com/{}", + "urlMain": "https://twitter.com/", + "urlProbe": "https://nitter.net/{}", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + }, "Typeracer": { "errorMsg": "Profile Not Found", "errorType": "message", diff --git a/sites.md b/sites.md index 69fdd00b..10adddb4 100644 --- a/sites.md +++ b/sites.md @@ -1,4 +1,4 @@ -## List Of Supported Sites (284 Sites In Total!) +## List Of Supported Sites (285 Sites In Total!) 1. [2Dimensions](https://2Dimensions.com/) 1. [3dnews](http://forum.3dnews.ru/) 1. [7Cups](https://www.7cups.com/) @@ -96,6 +96,7 @@ 1. [IFTTT](https://www.ifttt.com/) 1. [ImgUp.cz](https://imgup.cz/) 1. [Imgur](https://imgur.com/) +1. [Instagram](https://www.instagram.com/) 1. [Instructables](https://www.instructables.com/) 1. [Issuu](https://issuu.com/) 1. [Itch.io](https://itch.io/) @@ -282,4 +283,4 @@ 1. [svidbook](https://www.svidbook.ru/) 1. [toster](https://www.toster.ru/) 1. [uid](https://uid.me/) -1. [Instagram](https://www.instagram.com/) +1. [Twitter](https://twitter.com/)