diff --git a/README.html b/README.html
index f1ef48c7..8d890f20 100644
--- a/README.html
+++ b/README.html
@@ -1,3 +1,3 @@
-Judges 13:25
-25 And the Spirit of the Lord began to move him at times in the camp of Dan between Zorah and Eshtaol.
-Monday 09-October, 2023
+Mark 1:35
+35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed.
+Tuesday 10-October, 2023
diff --git a/README.json b/README.json
index b894a6b8..2d5f7c9e 100644
--- a/README.json
+++ b/README.json
@@ -1,17 +1,17 @@
{
- "book": "Judges",
- "chapter": "13",
- "date": "Monday 09-October, 2023",
- "getbible": "https://getbible.net/kjv/Judges/13/25",
- "name": "Judges 13:25",
+ "book": "Mark",
+ "chapter": "1",
+ "date": "Tuesday 10-October, 2023",
+ "getbible": "https://getbible.net/kjv/Mark/1/35",
+ "name": "Mark 1:35",
"scripture": [
{
- "nr": "25",
- "text": "And the Spirit of the Lord began to move him at times in the camp of Dan between Zorah and Eshtaol. "
+ "nr": "35",
+ "text": "And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed."
}
],
"source": "https://git.vdm.dev/christian/daily-scripture",
"telegram": "daily_scripture",
- "verse": "25",
+ "verse": "35",
"version": "kjv"
}
diff --git a/README.md b/README.md
index 44a2fc40..7857cb3b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-**Judges 13:25**
+**Mark 1:35**
-25 And the Spirit of the Lord began to move him at times in the camp of Dan between Zorah and Eshtaol.
+35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed.
-[Monday 09-October, 2023](https://getbible.net/kjv/Judges/13/25)
+[Tuesday 10-October, 2023](https://getbible.net/kjv/Mark/1/35)
diff --git a/README.tg b/README.tg
index c256590e..409b930e 100644
--- a/README.tg
+++ b/README.tg
@@ -1,4 +1,4 @@
-Judges 13:25
-25 And the Spirit of the Lord began to move him at times in the camp of Dan between Zorah and Eshtaol.
+Mark 1:35
+35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed.
-Monday 09-October, 2023
+Tuesday 10-October, 2023
diff --git a/README.today b/README.today
index 71860845..5d35dc56 100644
--- a/README.today
+++ b/README.today
@@ -1 +1 @@
-7 13:25
+41 1:35
diff --git a/scripture/kjv/10/10/23/scripture.html b/scripture/kjv/10/10/23/scripture.html
new file mode 100644
index 00000000..8d890f20
--- /dev/null
+++ b/scripture/kjv/10/10/23/scripture.html
@@ -0,0 +1,3 @@
+Mark 1:35
+35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed.
+Tuesday 10-October, 2023
diff --git a/scripture/kjv/10/10/23/scripture.json b/scripture/kjv/10/10/23/scripture.json
new file mode 100644
index 00000000..2d5f7c9e
--- /dev/null
+++ b/scripture/kjv/10/10/23/scripture.json
@@ -0,0 +1,17 @@
+{
+ "book": "Mark",
+ "chapter": "1",
+ "date": "Tuesday 10-October, 2023",
+ "getbible": "https://getbible.net/kjv/Mark/1/35",
+ "name": "Mark 1:35",
+ "scripture": [
+ {
+ "nr": "35",
+ "text": "And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed."
+ }
+ ],
+ "source": "https://git.vdm.dev/christian/daily-scripture",
+ "telegram": "daily_scripture",
+ "verse": "35",
+ "version": "kjv"
+}
diff --git a/scripture/kjv/10/10/23/scripture.md b/scripture/kjv/10/10/23/scripture.md
new file mode 100644
index 00000000..7857cb3b
--- /dev/null
+++ b/scripture/kjv/10/10/23/scripture.md
@@ -0,0 +1,5 @@
+**Mark 1:35**
+
+35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed.
+
+[Tuesday 10-October, 2023](https://getbible.net/kjv/Mark/1/35)
diff --git a/scripture/kjv/10/10/23/scripture.tg b/scripture/kjv/10/10/23/scripture.tg
new file mode 100644
index 00000000..409b930e
--- /dev/null
+++ b/scripture/kjv/10/10/23/scripture.tg
@@ -0,0 +1,4 @@
+Mark 1:35
+35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed.
+
+Tuesday 10-October, 2023
diff --git a/scripture/kjv/10/10/23/scripture.today b/scripture/kjv/10/10/23/scripture.today
new file mode 100644
index 00000000..5d35dc56
--- /dev/null
+++ b/scripture/kjv/10/10/23/scripture.today
@@ -0,0 +1 @@
+41 1:35
diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html
index f1ef48c7..8d890f20 100644
--- a/scripture/kjv/README.html
+++ b/scripture/kjv/README.html
@@ -1,3 +1,3 @@
-Judges 13:25
-25 And the Spirit of the Lord began to move him at times in the camp of Dan between Zorah and Eshtaol.
-Monday 09-October, 2023
+Mark 1:35
+35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed.
+Tuesday 10-October, 2023
diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json
index b894a6b8..2d5f7c9e 100644
--- a/scripture/kjv/README.json
+++ b/scripture/kjv/README.json
@@ -1,17 +1,17 @@
{
- "book": "Judges",
- "chapter": "13",
- "date": "Monday 09-October, 2023",
- "getbible": "https://getbible.net/kjv/Judges/13/25",
- "name": "Judges 13:25",
+ "book": "Mark",
+ "chapter": "1",
+ "date": "Tuesday 10-October, 2023",
+ "getbible": "https://getbible.net/kjv/Mark/1/35",
+ "name": "Mark 1:35",
"scripture": [
{
- "nr": "25",
- "text": "And the Spirit of the Lord began to move him at times in the camp of Dan between Zorah and Eshtaol. "
+ "nr": "35",
+ "text": "And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed."
}
],
"source": "https://git.vdm.dev/christian/daily-scripture",
"telegram": "daily_scripture",
- "verse": "25",
+ "verse": "35",
"version": "kjv"
}
diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md
index 44a2fc40..7857cb3b 100644
--- a/scripture/kjv/README.md
+++ b/scripture/kjv/README.md
@@ -1,5 +1,5 @@
-**Judges 13:25**
+**Mark 1:35**
-25 And the Spirit of the Lord began to move him at times in the camp of Dan between Zorah and Eshtaol.
+35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed.
-[Monday 09-October, 2023](https://getbible.net/kjv/Judges/13/25)
+[Tuesday 10-October, 2023](https://getbible.net/kjv/Mark/1/35)
diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg
index c256590e..409b930e 100644
--- a/scripture/kjv/README.tg
+++ b/scripture/kjv/README.tg
@@ -1,4 +1,4 @@
-Judges 13:25
-25 And the Spirit of the Lord began to move him at times in the camp of Dan between Zorah and Eshtaol.
+Mark 1:35
+35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed.
-Monday 09-October, 2023
+Tuesday 10-October, 2023
diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today
index 71860845..5d35dc56 100644
--- a/scripture/kjv/README.today
+++ b/scripture/kjv/README.today
@@ -1 +1 @@
-7 13:25
+41 1:35
diff --git a/src/SCRIPTURE b/src/SCRIPTURE
index 69618312..672d3d75 100644
--- a/src/SCRIPTURE
+++ b/src/SCRIPTURE
@@ -973,7 +973,6 @@
41 16:15-16
41 16:17-18
41 16:20
-41 1:35
41 4:39-40
41 6:11
41 7:9
@@ -1463,6 +1462,7 @@
46 4:21
46 4:7
46 4:8
+46 4:9-13
46 6:12
46 6:18
46 6:19
diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED
index 24b22b16..07edd52e 100644
--- a/src/SCRIPTURE_USED
+++ b/src/SCRIPTURE_USED
@@ -1,4 +1,3 @@
-46 4:9-13
40 25:33-46
40 25:1-13
19 16:2-3
@@ -180,3 +179,4 @@
26 34:3-4
20 18:24
7 13:25
+41 1:35