-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Tulio Leao <[email protected]>
- Loading branch information
1 parent
8e92b72
commit 5e61b2b
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16372,6 +16372,19 @@ | |
] | ||
}, | ||
|
||
{ | ||
"name": "PCS Mastercard", | ||
"url": "https://www.mypcs.com/besoin-daide/supprimer-mon-compte/#faq-comment-supprimer-mon-compte-?", | ||
"difficulty": "hard", | ||
"email": "[email protected]", | ||
"email_body": "I want to delete my PCS account.", | ||
"notes": "Send an email to delete your account.", | ||
"notes_fr": "Envoyez un email pour supprimer votre compte.", | ||
"domains": [ | ||
"mypcs.com" | ||
] | ||
}, | ||
|
||
{ | ||
"name": "pdfFiller", | ||
"url": "https://www.pdffiller.com/en/login/signin?ref=%2Fen%2Faccount%2Fsettings", | ||
|