diff options
-rw-r--r-- | _data/sites.json | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/_data/sites.json b/_data/sites.json index e0d52daf..ea94e4f1 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -17138,7 +17138,7 @@ "name": "Payback", "url": "https://www.payback.de/info/mein-payback/kontakt", "difficulty": "hard", - "notes": "According to their help page, you need to contanct their Service-Center", + "notes": "According to their help page, you need to contact their Service-Center", "domains": [ "payback.de" ] @@ -17930,7 +17930,7 @@ "name": "Points.com", "url": "https://www.points.com/pdccontent/salesforce/", "difficulty": "hard", - "notes": "Must contact support through Contanct form or online chat.", + "notes": "Must contact support through contact form or online chat.", "notes_tr": "İletişim formu veya çevrim içi sohbet yoluyla destek ile iletişime geçmelisiniz.", "notes_fr": "Il faut contacter le support via le formulaire de contact ou le tchat en ligne.", "domains": [ @@ -17939,6 +17939,16 @@ }, { + "name": "PokeMMO", + "url": "https://support.pokemmo.com/knowledgebase/article/account-deletion", + "difficulty": "hard", + "notes": "On their Support page, log in and create a new ticket with Ticket Type 'Support Requests' and Sub Type 'Account Deletion' to request account deletion.", + "domains": [ + "pokemmo.com" + ] + }, + + { "name": "Pokémon GO", "url": "https://niantic.helpshift.com/hc/en/6-pokemon-go/faq/3518-how-do-i-delete-my-pokemon-go-account-1656453288/", "difficulty": "easy", |