Skip to content

Commit

Permalink
removed Munzee
Browse files Browse the repository at this point in the history
  • Loading branch information
sdushantha committed Aug 29, 2023
1 parent b47c458 commit 9214fc4
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 7 deletions.
6 changes: 6 additions & 0 deletions removed_sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -797,5 +797,11 @@
"url": "https://www.irl.com/{}",
"urlMain": "https://www.irl.com/",
"username_claimed": "hacker"
},
"Munzee": {
"errorType": "status_code",
"url": "https://www.munzee.com/m/{}",
"urlMain": "https://www.munzee.com/",
"username_claimed": "blue"
}
}
12 changes: 11 additions & 1 deletion removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -1751,7 +1751,6 @@ As of 2023.08.29, Enjin has closed down.
},
```


## IRL
As of 2023.08.29, IRL has shut down
```json
Expand All @@ -1761,4 +1760,15 @@ As of 2023.08.29, IRL has shut down
"urlMain": "https://www.irl.com/",
"username_claimed": "hacker"
}
```

## Munzee
As of 2023.08.29, Munzee requires us to be logged into the site in order to check if a user exists or not
```json
"Munzee": {
"errorType": "status_code",
"url": "https://www.munzee.com/m/{}",
"urlMain": "https://www.munzee.com/",
"username_claimed": "blue"
}
```
6 changes: 0 additions & 6 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1322,12 +1322,6 @@
"urlMain": "https://www.motorradfrage.net/",
"username_claimed": "gutefrage"
},
"Munzee": {
"errorType": "status_code",
"url": "https://www.munzee.com/m/{}",
"urlMain": "https://www.munzee.com/",
"username_claimed": "blue"
},
"MyAnimeList": {
"errorType": "status_code",
"url": "https://myanimelist.net/profile/{}",
Expand Down

0 comments on commit 9214fc4

Please sign in to comment.