Skip to content

Commit

Permalink
On 2019-04-02, Google shutdown Google Plus. While the content for som…
Browse files Browse the repository at this point in the history
…e users is available after that point, it is going away. And, no one will be able to create a new account. So, there is no value is keeping it in Sherlock.
  • Loading branch information
hoadlck committed Apr 8, 2019
1 parent 110e848 commit b685bd7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
8 changes: 0 additions & 8 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -422,14 +422,6 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Google Plus": {
"errorType": "status_code",
"rank": 1,
"url": "https://plus.google.com/+{}",
"urlMain": "https://plus.google.com/",
"username_claimed": "davidbrin1",
"username_unclaimed": "noonewouldeverusethis7"
},
"Gravatar": {
"errorType": "status_code",
"rank": 5359,
Expand Down
20 changes: 20 additions & 0 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,23 @@ Sherlock.
"urlMain": "https://fotolog.com/"
},
```

## Google Plus

On 2019-04-02, Google shutdown Google Plus. While the content for some
users is available after that point, it is going away. And, no one will
be able to create a new account. So, there is no value is keeping it in
Sherlock.

Good-bye [Google Plus](https://en.wikipedia.org/wiki/Google%2B)...

```
"Google Plus": {
"errorType": "status_code",
"rank": 1,
"url": "https://plus.google.com/+{}",
"urlMain": "https://plus.google.com/",
"username_claimed": "davidbrin1",
"username_unclaimed": "noonewouldeverusethis7"
},
```

0 comments on commit b685bd7

Please sign in to comment.