diff --git a/README.html b/README.html
index c77c9efa..a91b6c46 100644
--- a/README.html
+++ b/README.html
@@ -1,3 +1,3 @@
-Hebrews 4:11
-11 Let us labour therefore to enter into that rest, lest any man fall after the same example of unbelief.
-Monday 05-February, 2024
+Proverbs 3:1-2
+1 My son, forget not my law; but let thine heart keep my commandments: 2 For length of days, and long life, and peace, shall they add to thee.
+Tuesday 06-February, 2024
diff --git a/README.json b/README.json
index b34f155c..9c12bf23 100644
--- a/README.json
+++ b/README.json
@@ -1,17 +1,21 @@
{
- "book": "Hebrews",
- "chapter": "4",
- "date": "Monday 05-February, 2024",
- "getbible": "https://getbible.net/kjv/Hebrews/4/11",
- "name": "Hebrews 4:11",
+ "book": "Proverbs",
+ "chapter": "3",
+ "date": "Tuesday 06-February, 2024",
+ "getbible": "https://getbible.net/kjv/Proverbs/3/1-2",
+ "name": "Proverbs 3:1-2",
"scripture": [
{
- "nr": "11",
- "text": "Let us labour therefore to enter into that rest, lest any man fall after the same example of unbelief."
+ "nr": "1",
+ "text": "My son, forget not my law; but let thine heart keep my commandments:"
+ },
+ {
+ "nr": "2",
+ "text": "For length of days, and long life, and peace, shall they add to thee."
}
],
"source": "https://git.vdm.dev/christian/daily-scripture",
"telegram": "daily_scripture",
- "verse": "11",
+ "verse": "1-2",
"version": "kjv"
}
diff --git a/README.md b/README.md
index 03229ab9..6a53d513 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-**Hebrews 4:11**
+**Proverbs 3:1-2**
-11 Let us labour therefore to enter into that rest, lest any man fall after the same example of unbelief.
+1 My son, forget not my law; but let thine heart keep my commandments: 2 For length of days, and long life, and peace, shall they add to thee.
-[Monday 05-February, 2024](https://getbible.net/kjv/Hebrews/4/11)
+[Tuesday 06-February, 2024](https://getbible.net/kjv/Proverbs/3/1-2)
diff --git a/README.tg b/README.tg
index 04b05551..b3bcac6e 100644
--- a/README.tg
+++ b/README.tg
@@ -1,4 +1,4 @@
-Hebrews 4:11
-11 Let us labour therefore to enter into that rest, lest any man fall after the same example of unbelief.
+Proverbs 3:1-2
+1 My son, forget not my law; but let thine heart keep my commandments: 2 For length of days, and long life, and peace, shall they add to thee.
-Monday 05-February, 2024
+Tuesday 06-February, 2024
diff --git a/README.today b/README.today
index a04ad96d..c79b2782 100644
--- a/README.today
+++ b/README.today
@@ -1 +1 @@
-58 4:11
+20 3:1-2
diff --git a/scripture/kjv/02/06/24/scripture.html b/scripture/kjv/02/06/24/scripture.html
new file mode 100644
index 00000000..a91b6c46
--- /dev/null
+++ b/scripture/kjv/02/06/24/scripture.html
@@ -0,0 +1,3 @@
+Proverbs 3:1-2
+1 My son, forget not my law; but let thine heart keep my commandments: 2 For length of days, and long life, and peace, shall they add to thee.
+Tuesday 06-February, 2024
diff --git a/scripture/kjv/02/06/24/scripture.json b/scripture/kjv/02/06/24/scripture.json
new file mode 100644
index 00000000..9c12bf23
--- /dev/null
+++ b/scripture/kjv/02/06/24/scripture.json
@@ -0,0 +1,21 @@
+{
+ "book": "Proverbs",
+ "chapter": "3",
+ "date": "Tuesday 06-February, 2024",
+ "getbible": "https://getbible.net/kjv/Proverbs/3/1-2",
+ "name": "Proverbs 3:1-2",
+ "scripture": [
+ {
+ "nr": "1",
+ "text": "My son, forget not my law; but let thine heart keep my commandments:"
+ },
+ {
+ "nr": "2",
+ "text": "For length of days, and long life, and peace, shall they add to thee."
+ }
+ ],
+ "source": "https://git.vdm.dev/christian/daily-scripture",
+ "telegram": "daily_scripture",
+ "verse": "1-2",
+ "version": "kjv"
+}
diff --git a/scripture/kjv/02/06/24/scripture.md b/scripture/kjv/02/06/24/scripture.md
new file mode 100644
index 00000000..6a53d513
--- /dev/null
+++ b/scripture/kjv/02/06/24/scripture.md
@@ -0,0 +1,5 @@
+**Proverbs 3:1-2**
+
+1 My son, forget not my law; but let thine heart keep my commandments: 2 For length of days, and long life, and peace, shall they add to thee.
+
+[Tuesday 06-February, 2024](https://getbible.net/kjv/Proverbs/3/1-2)
diff --git a/scripture/kjv/02/06/24/scripture.tg b/scripture/kjv/02/06/24/scripture.tg
new file mode 100644
index 00000000..b3bcac6e
--- /dev/null
+++ b/scripture/kjv/02/06/24/scripture.tg
@@ -0,0 +1,4 @@
+Proverbs 3:1-2
+1 My son, forget not my law; but let thine heart keep my commandments: 2 For length of days, and long life, and peace, shall they add to thee.
+
+Tuesday 06-February, 2024
diff --git a/scripture/kjv/02/06/24/scripture.today b/scripture/kjv/02/06/24/scripture.today
new file mode 100644
index 00000000..c79b2782
--- /dev/null
+++ b/scripture/kjv/02/06/24/scripture.today
@@ -0,0 +1 @@
+20 3:1-2
diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html
index c77c9efa..a91b6c46 100644
--- a/scripture/kjv/README.html
+++ b/scripture/kjv/README.html
@@ -1,3 +1,3 @@
-Hebrews 4:11
-11 Let us labour therefore to enter into that rest, lest any man fall after the same example of unbelief.
-Monday 05-February, 2024
+Proverbs 3:1-2
+1 My son, forget not my law; but let thine heart keep my commandments: 2 For length of days, and long life, and peace, shall they add to thee.
+Tuesday 06-February, 2024
diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json
index b34f155c..9c12bf23 100644
--- a/scripture/kjv/README.json
+++ b/scripture/kjv/README.json
@@ -1,17 +1,21 @@
{
- "book": "Hebrews",
- "chapter": "4",
- "date": "Monday 05-February, 2024",
- "getbible": "https://getbible.net/kjv/Hebrews/4/11",
- "name": "Hebrews 4:11",
+ "book": "Proverbs",
+ "chapter": "3",
+ "date": "Tuesday 06-February, 2024",
+ "getbible": "https://getbible.net/kjv/Proverbs/3/1-2",
+ "name": "Proverbs 3:1-2",
"scripture": [
{
- "nr": "11",
- "text": "Let us labour therefore to enter into that rest, lest any man fall after the same example of unbelief."
+ "nr": "1",
+ "text": "My son, forget not my law; but let thine heart keep my commandments:"
+ },
+ {
+ "nr": "2",
+ "text": "For length of days, and long life, and peace, shall they add to thee."
}
],
"source": "https://git.vdm.dev/christian/daily-scripture",
"telegram": "daily_scripture",
- "verse": "11",
+ "verse": "1-2",
"version": "kjv"
}
diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md
index 03229ab9..6a53d513 100644
--- a/scripture/kjv/README.md
+++ b/scripture/kjv/README.md
@@ -1,5 +1,5 @@
-**Hebrews 4:11**
+**Proverbs 3:1-2**
-11 Let us labour therefore to enter into that rest, lest any man fall after the same example of unbelief.
+1 My son, forget not my law; but let thine heart keep my commandments: 2 For length of days, and long life, and peace, shall they add to thee.
-[Monday 05-February, 2024](https://getbible.net/kjv/Hebrews/4/11)
+[Tuesday 06-February, 2024](https://getbible.net/kjv/Proverbs/3/1-2)
diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg
index 04b05551..b3bcac6e 100644
--- a/scripture/kjv/README.tg
+++ b/scripture/kjv/README.tg
@@ -1,4 +1,4 @@
-Hebrews 4:11
-11 Let us labour therefore to enter into that rest, lest any man fall after the same example of unbelief.
+Proverbs 3:1-2
+1 My son, forget not my law; but let thine heart keep my commandments: 2 For length of days, and long life, and peace, shall they add to thee.
-Monday 05-February, 2024
+Tuesday 06-February, 2024
diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today
index a04ad96d..c79b2782 100644
--- a/scripture/kjv/README.today
+++ b/scripture/kjv/README.today
@@ -1 +1 @@
-58 4:11
+20 3:1-2
diff --git a/src/SCRIPTURE b/src/SCRIPTURE
index 4bbfb0f2..d21dfd5d 100644
--- a/src/SCRIPTURE
+++ b/src/SCRIPTURE
@@ -498,7 +498,6 @@
20 31:25
20 31:30
20 31:8-9
-20 3:1-2
20 3:11-12
20 3:13-14
20 3:30
@@ -1889,6 +1888,7 @@
62 3:24
62 4:1-3
62 4:12
+62 4:15
62 4:16
62 4:18
62 4:19
diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED
index ef150bf8..45380c0d 100644
--- a/src/SCRIPTURE_USED
+++ b/src/SCRIPTURE_USED
@@ -1,4 +1,3 @@
-62 4:15
52 5:23-24
43 7:43
19 22:21
@@ -180,3 +179,4 @@
47 6:2
18 27:5-6
58 4:11
+20 3:1-2