diff options
-rw-r--r-- | _data/sites.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/_data/sites.json b/_data/sites.json index b2bd81b7..3c426e50 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -14164,6 +14164,17 @@ }, { + "name": "MetLife", + "url": "https://metlife.com.br/", + "difficulty": "impossible", + "notes" : "They claim nothing can be deleted.", + "notes_pt-BR" : "Eles alegam que nada pode ser deletado.", + "domains": [ + "metlife.com.br" + ] + }, + + { "name": "Metropolis", "url": "https://app.metropolis.io/profile/terms-and-privacy", "difficulty": "easy", |