From 60a56f796481919279c98a3af813dae3d505a4ca Mon Sep 17 00:00:00 2001 From: Szythers <151122876+Szythers@users.noreply.github.com> Date: Wed, 15 Jan 2025 16:46:42 +1030 Subject: [PATCH] Change Stan from Impossible to Hard Using the new instructions I have written I was able to receive confirmation from Stan that my account would be deleted, rather than having my request refused as the previous notes suggested. --- _data/sites.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/sites.json b/_data/sites.json index 4dbd746e7..5e36f4cbe 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -20335,9 +20335,9 @@ { "name": "Stan", - "url": "https://www.stan.com.au/privacy-policy", - "difficulty": "impossible", - "notes": "Stan provides no option to delete or deactivate your account, and will simply refuse if you send a request.", + "url": "https://help.stan.com.au/hc/en-us/requests/new", + "difficulty": "hard", + "notes": "Use the Stan Help Centre to submit a request, choose 'Account and Billing' then 'Cancelling my Stan account' and fill out the remaining fields.", "domains": [ "stan.com.au" ]