From 5434cae598f71eeffe1f558e758cee674878f383 Mon Sep 17 00:00:00 2001 From: Szythers <151122876+Szythers@users.noreply.github.com> Date: Wed, 15 Jan 2025 16:55:04 +1030 Subject: [PATCH] Add Afterpay as Easy --- _data/sites.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_data/sites.json b/_data/sites.json index 4dbd746e7..72e17af01 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -671,6 +671,16 @@ ] }, + { + "name": "Afterpay", + "url": "https://portal.afterpay.com/en-AU/account", + "difficulty": "easy", + "notes": "Login, go to your account settings, select 'Close my account.'", + "domains": [ + "afterpay.com" + ] + }, + { "name": "Agence nationale des titres sécurisés", "url": "https://moncompte.ants.gouv.fr/mes_donn%C3%A9es#delete",