From 70dd00c1b87bf15a11ae2700a6ce93795699a603 Mon Sep 17 00:00:00 2001 From: andbenn Date: Sat, 4 Jan 2025 21:29:29 -0800 Subject: [PATCH 1/3] Update roku.com.json entry Updated the roku.com entry for 2fa via email. Signed-off-by: andbenn --- entries/r/roku.com.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/entries/r/roku.com.json b/entries/r/roku.com.json index ace0c2f840e..399161c29b2 100644 --- a/entries/r/roku.com.json +++ b/entries/r/roku.com.json @@ -2,10 +2,10 @@ "Roku": { "domain": "roku.com", "url": "https://www.roku.com", - "contact": { - "facebook": "roku", - "twitter": "RokuSupport" + "tfa": { + "email" }, + "documentation": "https://support.roku.com/article/22482363662103", "categories": [ "entertainment" ], @@ -28,4 +28,4 @@ "pe" ] } -} \ No newline at end of file +} From 65a5489e43acd45fb5f0ac60215515297efe8876 Mon Sep 17 00:00:00 2001 From: andbenn Date: Sat, 4 Jan 2025 21:35:54 -0800 Subject: [PATCH 2/3] Update roku.com.json JSON cleanup (oops) Signed-off-by: andbenn --- entries/r/roku.com.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entries/r/roku.com.json b/entries/r/roku.com.json index 399161c29b2..7ebffa6ac95 100644 --- a/entries/r/roku.com.json +++ b/entries/r/roku.com.json @@ -2,9 +2,9 @@ "Roku": { "domain": "roku.com", "url": "https://www.roku.com", - "tfa": { + "tfa": [ "email" - }, + ], "documentation": "https://support.roku.com/article/22482363662103", "categories": [ "entertainment" From c97ef70162a6e6b2edf17c6ca7d62dce21b5bfd1 Mon Sep 17 00:00:00 2001 From: andbenn Date: Sat, 4 Jan 2025 22:30:03 -0800 Subject: [PATCH 3/3] Update entries/r/roku.com.json Co-authored-by: H. Kamran Signed-off-by: andbenn --- entries/r/roku.com.json | 1 - 1 file changed, 1 deletion(-) diff --git a/entries/r/roku.com.json b/entries/r/roku.com.json index 7ebffa6ac95..2ec6abfd4f1 100644 --- a/entries/r/roku.com.json +++ b/entries/r/roku.com.json @@ -1,7 +1,6 @@ { "Roku": { "domain": "roku.com", - "url": "https://www.roku.com", "tfa": [ "email" ],