Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Woolworths as Hard #2354

Merged
merged 1 commit into from
Jan 15, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions _data/sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -24484,6 +24484,16 @@
]
},

{
"name": "Woolworths",
"url": "https://www.woolworths.com.au/shop/discover/about-us/contact-us",
"difficulty": "hard",
"notes": "Select the 'Chat with us' option and inform the chat bot you wish to delete your account until it gives you to option to talk to a human. Select that, tell them you want your account deleted, and they will action it for you.",
"domains": [
"woolworths.com.au"
]
},

{
"name": "Woot",
"url": "https://account.woot.com/support/",
Expand Down
Loading