From 47f2b26c1365a456000bdf41db3619fa7f325ec6 Mon Sep 17 00:00:00 2001 From: aB0t Date: Thu, 23 May 2024 22:24:36 +0000 Subject: [PATCH] Friday 24-May, 2024 --- README.html | 6 +++--- README.json | 20 ++++++++------------ README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/05/24/24/scripture.html | 3 +++ scripture/kjv/05/24/24/scripture.json | 17 +++++++++++++++++ scripture/kjv/05/24/24/scripture.md | 5 +++++ scripture/kjv/05/24/24/scripture.tg | 4 ++++ scripture/kjv/05/24/24/scripture.today | 1 + scripture/kjv/README.html | 6 +++--- scripture/kjv/README.json | 20 ++++++++------------ scripture/kjv/README.md | 6 +++--- scripture/kjv/README.tg | 6 +++--- scripture/kjv/README.today | 2 +- src/SCRIPTURE | 2 +- src/SCRIPTURE_USED | 2 +- 17 files changed, 68 insertions(+), 46 deletions(-) create mode 100644 scripture/kjv/05/24/24/scripture.html create mode 100644 scripture/kjv/05/24/24/scripture.json create mode 100644 scripture/kjv/05/24/24/scripture.md create mode 100644 scripture/kjv/05/24/24/scripture.tg create mode 100644 scripture/kjv/05/24/24/scripture.today diff --git a/README.html b/README.html index 5f5f50ef..9556591f 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Psalms 56:12-13
-12 Thy vows are upon me, O God: I will render praises unto thee. 13 For thou hast delivered my soul from death: wilt not thou deliver my feet from falling, that I may walk before God in the light of the living?

-Thursday 23-May, 2024 +Mark 15:28
+28 And the scripture was fulfilled, which saith, And he was numbered with the transgressors.

+Friday 24-May, 2024 diff --git a/README.json b/README.json index 1892734d..91c9f0d1 100644 --- a/README.json +++ b/README.json @@ -1,21 +1,17 @@ { - "book": "Psalms", - "chapter": "56", - "date": "Thursday 23-May, 2024", - "getbible": "https://getbible.net/kjv/Psalms/56/12-13", - "name": "Psalms 56:12-13", + "book": "Mark", + "chapter": "15", + "date": "Friday 24-May, 2024", + "getbible": "https://getbible.net/kjv/Mark/15/28", + "name": "Mark 15:28", "scripture": [ { - "nr": "12", - "text": "Thy vows are upon me, O God: I will render praises unto thee." - }, - { - "nr": "13", - "text": "For thou hast delivered my soul from death: wilt not thou deliver my feet from falling, that I may walk before God in the light of the living? " + "nr": "28", + "text": "And the scripture was fulfilled, which saith, And he was numbered with the transgressors." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "12-13", + "verse": "28", "version": "kjv" } diff --git a/README.md b/README.md index 2d536cf8..df3ab1be 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Psalms 56:12-13** +**Mark 15:28** -12 Thy vows are upon me, O God: I will render praises unto thee. 13 For thou hast delivered my soul from death: wilt not thou deliver my feet from falling, that I may walk before God in the light of the living? +28 And the scripture was fulfilled, which saith, And he was numbered with the transgressors. -[Thursday 23-May, 2024](https://getbible.net/kjv/Psalms/56/12-13) +[Friday 24-May, 2024](https://getbible.net/kjv/Mark/15/28) diff --git a/README.tg b/README.tg index a461e0b5..4fe08d19 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Psalms 56:12-13 -12 Thy vows are upon me, O God: I will render praises unto thee. 13 For thou hast delivered my soul from death: wilt not thou deliver my feet from falling, that I may walk before God in the light of the living? +Mark 15:28 +28 And the scripture was fulfilled, which saith, And he was numbered with the transgressors. -Thursday 23-May, 2024 +Friday 24-May, 2024 diff --git a/README.today b/README.today index a3ec963f..ec09d4d0 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -19 56:12-13 +41 15:28 diff --git a/scripture/kjv/05/24/24/scripture.html b/scripture/kjv/05/24/24/scripture.html new file mode 100644 index 00000000..9556591f --- /dev/null +++ b/scripture/kjv/05/24/24/scripture.html @@ -0,0 +1,3 @@ +Mark 15:28
+28 And the scripture was fulfilled, which saith, And he was numbered with the transgressors.

+Friday 24-May, 2024 diff --git a/scripture/kjv/05/24/24/scripture.json b/scripture/kjv/05/24/24/scripture.json new file mode 100644 index 00000000..91c9f0d1 --- /dev/null +++ b/scripture/kjv/05/24/24/scripture.json @@ -0,0 +1,17 @@ +{ + "book": "Mark", + "chapter": "15", + "date": "Friday 24-May, 2024", + "getbible": "https://getbible.net/kjv/Mark/15/28", + "name": "Mark 15:28", + "scripture": [ + { + "nr": "28", + "text": "And the scripture was fulfilled, which saith, And he was numbered with the transgressors." + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "28", + "version": "kjv" +} diff --git a/scripture/kjv/05/24/24/scripture.md b/scripture/kjv/05/24/24/scripture.md new file mode 100644 index 00000000..df3ab1be --- /dev/null +++ b/scripture/kjv/05/24/24/scripture.md @@ -0,0 +1,5 @@ +**Mark 15:28** + +28 And the scripture was fulfilled, which saith, And he was numbered with the transgressors. + +[Friday 24-May, 2024](https://getbible.net/kjv/Mark/15/28) diff --git a/scripture/kjv/05/24/24/scripture.tg b/scripture/kjv/05/24/24/scripture.tg new file mode 100644 index 00000000..4fe08d19 --- /dev/null +++ b/scripture/kjv/05/24/24/scripture.tg @@ -0,0 +1,4 @@ +Mark 15:28 +28 And the scripture was fulfilled, which saith, And he was numbered with the transgressors. + +Friday 24-May, 2024 diff --git a/scripture/kjv/05/24/24/scripture.today b/scripture/kjv/05/24/24/scripture.today new file mode 100644 index 00000000..ec09d4d0 --- /dev/null +++ b/scripture/kjv/05/24/24/scripture.today @@ -0,0 +1 @@ +41 15:28 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 5f5f50ef..9556591f 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Psalms 56:12-13
-12 Thy vows are upon me, O God: I will render praises unto thee. 13 For thou hast delivered my soul from death: wilt not thou deliver my feet from falling, that I may walk before God in the light of the living?

-Thursday 23-May, 2024 +Mark 15:28
+28 And the scripture was fulfilled, which saith, And he was numbered with the transgressors.

+Friday 24-May, 2024 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 1892734d..91c9f0d1 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,21 +1,17 @@ { - "book": "Psalms", - "chapter": "56", - "date": "Thursday 23-May, 2024", - "getbible": "https://getbible.net/kjv/Psalms/56/12-13", - "name": "Psalms 56:12-13", + "book": "Mark", + "chapter": "15", + "date": "Friday 24-May, 2024", + "getbible": "https://getbible.net/kjv/Mark/15/28", + "name": "Mark 15:28", "scripture": [ { - "nr": "12", - "text": "Thy vows are upon me, O God: I will render praises unto thee." - }, - { - "nr": "13", - "text": "For thou hast delivered my soul from death: wilt not thou deliver my feet from falling, that I may walk before God in the light of the living? " + "nr": "28", + "text": "And the scripture was fulfilled, which saith, And he was numbered with the transgressors." } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "12-13", + "verse": "28", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index 2d536cf8..df3ab1be 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Psalms 56:12-13** +**Mark 15:28** -12 Thy vows are upon me, O God: I will render praises unto thee. 13 For thou hast delivered my soul from death: wilt not thou deliver my feet from falling, that I may walk before God in the light of the living? +28 And the scripture was fulfilled, which saith, And he was numbered with the transgressors. -[Thursday 23-May, 2024](https://getbible.net/kjv/Psalms/56/12-13) +[Friday 24-May, 2024](https://getbible.net/kjv/Mark/15/28) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index a461e0b5..4fe08d19 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Psalms 56:12-13 -12 Thy vows are upon me, O God: I will render praises unto thee. 13 For thou hast delivered my soul from death: wilt not thou deliver my feet from falling, that I may walk before God in the light of the living? +Mark 15:28 +28 And the scripture was fulfilled, which saith, And he was numbered with the transgressors. -Thursday 23-May, 2024 +Friday 24-May, 2024 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index a3ec963f..ec09d4d0 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -19 56:12-13 +41 15:28 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index 61cdc703..a291d79f 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -947,7 +947,6 @@ 41 13:37 41 14:35-36 41 15:13 -41 15:28 41 15:34 41 16:15-16 41 16:17-18 @@ -1228,6 +1227,7 @@ 43 7:43 43 7:46 43 7:53 +43 7:6 43 7:7 43 8:10-11 43 8:12 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 046a7d54..1d81e6a9 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -43 7:6 20 3:28 65 1:20-21 43 3:34 @@ -180,3 +179,4 @@ 19 23:6 44 6:4 19 56:12-13 +41 15:28