From 2a5ed0bfa7e8812d111871e85460199c0be70110 Mon Sep 17 00:00:00 2001 From: Alerymin <55508107+Alerymin@users.noreply.github.com> Date: Mon, 28 Oct 2024 23:32:39 +0000 Subject: [PATCH 1/2] Add PCS Mastercard as hard --- _data/sites.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/_data/sites.json b/_data/sites.json index 89ad366ea..5ca97c661 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -16373,6 +16373,19 @@ ] }, + { + "name": "PCS Mastercard", + "url": "https://www.mypcs.com/besoin-daide/supprimer-mon-compte/#faq-comment-supprimer-mon-compte-?", + "difficulty": "hard", + "email": "dpo@creacard.net", + "email_body": "I want to delete my PCS account.", + "notes": "Send an email to delete your account.", + "notes_tr": "Envoyez un email pour supprimer votre compte.", + "domains": [ + "mypcs.com" + ] + }, + { "name": "pdfFiller", "url": "https://www.pdffiller.com/en/login/signin?ref=%2Fen%2Faccount%2Fsettings", From 2c3f4163324306a35346b5b5913bda5ac366c2b2 Mon Sep 17 00:00:00 2001 From: Alerymin <55508107+Alerymin@users.noreply.github.com> Date: Tue, 29 Oct 2024 11:08:54 +0000 Subject: [PATCH 2/2] Update _data/sites.json Co-authored-by: Tulio Leao --- _data/sites.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/sites.json b/_data/sites.json index 5ca97c661..152aad564 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -16380,7 +16380,7 @@ "email": "dpo@creacard.net", "email_body": "I want to delete my PCS account.", "notes": "Send an email to delete your account.", - "notes_tr": "Envoyez un email pour supprimer votre compte.", + "notes_fr": "Envoyez un email pour supprimer votre compte.", "domains": [ "mypcs.com" ]