From cd90e8c8864689617c4dd39a0c69554c126bbe89 Mon Sep 17 00:00:00 2001 From: Fletcher Dodd Date: Sun, 9 Jun 2024 08:09:28 +1000 Subject: [PATCH] Add Suncorp Bank & Insurance (#8084) --- entries/s/suncorp.com.au.json | 17 +++++++++++++++++ entries/s/suncorpbank.com.au.json | 17 +++++++++++++++++ img/s/suncorp.svg | 1 + 3 files changed, 35 insertions(+) create mode 100644 entries/s/suncorp.com.au.json create mode 100644 entries/s/suncorpbank.com.au.json create mode 100644 img/s/suncorp.svg diff --git a/entries/s/suncorp.com.au.json b/entries/s/suncorp.com.au.json new file mode 100644 index 00000000000..549c42a5270 --- /dev/null +++ b/entries/s/suncorp.com.au.json @@ -0,0 +1,17 @@ +{ + "Suncorp Insurance": { + "domain": "suncorp.com.au", + "img": "suncorp.svg", + "contact": { + "facebook": "suncorpAUNZ", + "twitter": "Suncorp", + "email": "customer.relations@suncorp.com.au" + }, + "regions": [ + "au" + ], + "categories": [ + "finance" + ] + } +} \ No newline at end of file diff --git a/entries/s/suncorpbank.com.au.json b/entries/s/suncorpbank.com.au.json new file mode 100644 index 00000000000..999315b10e0 --- /dev/null +++ b/entries/s/suncorpbank.com.au.json @@ -0,0 +1,17 @@ +{ + "Suncorp Bank": { + "domain": "suncorpbank.com.au", + "img": "suncorp.svg", + "contact": { + "facebook": "SuncorpBanking", + "twitter": "Suncorp_Bank", + "form": "https://www.suncorpbank.com.au/contact-us/feedback" + }, + "regions": [ + "au" + ], + "categories": [ + "banking" + ] + } +} \ No newline at end of file diff --git a/img/s/suncorp.svg b/img/s/suncorp.svg new file mode 100644 index 00000000000..23dd623f3ff --- /dev/null +++ b/img/s/suncorp.svg @@ -0,0 +1 @@ + \ No newline at end of file