From c453c893e276e0b3bb8eba1f32c765dfbab1c944 Mon Sep 17 00:00:00 2001 From: Possibly6757 <146197354+Possibly6757@users.noreply.github.com> Date: Sun, 15 Oct 2023 09:45:57 -0400 Subject: [PATCH 1/2] Added lush.com --- _data/sites.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_data/sites.json b/_data/sites.json index 68c7fd371..cdc45eb79 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -10534,6 +10534,16 @@ ] }, + { + "name": "Lush", + "url": "https://www.lush.com/us/en_us/faq/usa-contact-us", + "notes": "Conctact customer service and request account deletion", + "difficulty": "hard", + "domains": [ + "lush.com" + ] + }, + { "name": "Lutris", "url": "https://lutris.net/user/edit", From 8ba13acd51d7d00e94d5ad8f8ec8159bfe6f066c Mon Sep 17 00:00:00 2001 From: Tulio Leao Date: Sun, 15 Oct 2023 15:17:24 -0300 Subject: [PATCH 2/2] Update _data/sites.json Co-authored-by: Kefaku <114934849+Kefaku@users.noreply.github.com> --- _data/sites.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_data/sites.json b/_data/sites.json index cdc45eb79..9cfcb394a 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -10540,7 +10540,9 @@ "notes": "Conctact customer service and request account deletion", "difficulty": "hard", "domains": [ - "lush.com" + "lush.com", + "forms.lush.com", + "weare.lush.com" ] },