From 4d1302e77a9a891acb09bd39d81171b64efbbea4 Mon Sep 17 00:00:00 2001 From: Fletcher Dodd Date: Tue, 27 Aug 2024 09:58:00 +1000 Subject: [PATCH] Add Telstra Resolves #24 --- entries/t/telstra.com.au.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 entries/t/telstra.com.au.json diff --git a/entries/t/telstra.com.au.json b/entries/t/telstra.com.au.json new file mode 100644 index 0000000..7fb1e0e --- /dev/null +++ b/entries/t/telstra.com.au.json @@ -0,0 +1,18 @@ +{ + "Telstra": { + "additional-domains": [ + "telstra.com", + "bigpond.com", + "bigpond.com.au" + ], + "passwordless": "allowed", + "documentation": "https://www.telstra.com.au/support/account-payment/set-up-and-manage-a-passkey", + "categories": [ + "utilities", + "email" + ], + "regions": [ + "au" + ] + } +} \ No newline at end of file