diff options
author | Alerymin <55508107+Alerymin@users.noreply.github.com> | 2025-03-17 10:20:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-17 07:20:59 -0300 |
commit | 367ea5332872ca01227260d67b17f2014c650f0d (patch) | |
tree | aaa416e67c7d466377a94d2cd3df4c87fe293d2f /_data | |
parent | 1841d0dd053ed8e74d33dc8ab8faead78ac64ebf (diff) |
Diffstat (limited to '_data')
-rw-r--r-- | _data/sites.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/_data/sites.json b/_data/sites.json index 456ea793..0fddbb13 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -4931,6 +4931,18 @@ }, { + "name": "Covoitéo par Karos", + "url": "https://moncompte.tisseo.fr/fr/questions-frequentes?question=comment-supprimer-mon-compte-covoiteo", + "difficulty": "easy", + "notes": "To delete your account, go at the bottom of the \"Help\" category, and click on \"Delete my account\".", + "notes_fr": "Pour supprimer votre compte, rendez-vous en bas de la rubrique \"Aide\", et cliquez sur \"Supprimer mon compte\". ", + "domains": [ + "tisseo.fr", + "covoiteo.info" + ] + }, + + { "name": "Cracker Barrel", "url": "http://www.crackerbarrel.com/privacy", "difficulty": "hard", @@ -22638,6 +22650,17 @@ }, { + "name": "Tisséo", + "url": "https://moncompte.tisseo.fr/fr/questions-frequentes?question=comment-supprimer-mon-compte", + "difficulty": "hard", + "notes": "You need to send a request to the support", + "notes_fr": "Vous devez envoyer une requète au support", + "domains": [ + "tisseo.fr" + ] + }, + + { "name": "TKirch.dev", "url": "https://tkirch.dev/account-management/", "difficulty": "easy", |