From 20ef14962c0c5eec79e7b5343175293e7824e8d7 Mon Sep 17 00:00:00 2001 From: aB0t Date: Sat, 19 Oct 2024 22:27:33 +0000 Subject: [PATCH] Sunday 20-October, 2024 --- README.html | 6 +++--- README.json | 20 ++++++++++++-------- README.md | 6 +++--- README.tg | 6 +++--- README.today | 2 +- scripture/kjv/10/20/24/scripture.html | 3 +++ scripture/kjv/10/20/24/scripture.json | 21 +++++++++++++++++++++ scripture/kjv/10/20/24/scripture.md | 5 +++++ scripture/kjv/10/20/24/scripture.tg | 4 ++++ scripture/kjv/10/20/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, 80 insertions(+), 38 deletions(-) create mode 100644 scripture/kjv/10/20/24/scripture.html create mode 100644 scripture/kjv/10/20/24/scripture.json create mode 100644 scripture/kjv/10/20/24/scripture.md create mode 100644 scripture/kjv/10/20/24/scripture.tg create mode 100644 scripture/kjv/10/20/24/scripture.today diff --git a/README.html b/README.html index 39583687..4c5bd97f 100644 --- a/README.html +++ b/README.html @@ -1,3 +1,3 @@ -Ezekiel 11:12
-12 And ye shall know that I am the Lord: for ye have not walked in my statutes, neither executed my judgments, but have done after the manners of the heathen that are round about you.

-Saturday 19-October, 2024 +Mark 12:10-11
+10 And have ye not read this scripture; The stone which the builders rejected is become the head of the corner: 11 This was the Lord’s doing, and it is marvellous in our eyes?

+Sunday 20-October, 2024 diff --git a/README.json b/README.json index 02ea0d42..26ef51cb 100644 --- a/README.json +++ b/README.json @@ -1,17 +1,21 @@ { - "book": "Ezekiel", - "chapter": "11", - "date": "Saturday 19-October, 2024", - "getbible": "https://getbible.net/kjv/Ezekiel/11/12", - "name": "Ezekiel 11:12", + "book": "Mark", + "chapter": "12", + "date": "Sunday 20-October, 2024", + "getbible": "https://getbible.net/kjv/Mark/12/10-11", + "name": "Mark 12:10-11", "scripture": [ { - "nr": "12", - "text": "And ye shall know that I am the Lord: for ye have not walked in my statutes, neither executed my judgments, but have done after the manners of the heathen that are round about you." + "nr": "10", + "text": "And have ye not read this scripture; The stone which the builders rejected is become the head of the corner:" + }, + { + "nr": "11", + "text": "This was the Lord’s doing, and it is marvellous in our eyes?" } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "12", + "verse": "10-11", "version": "kjv" } diff --git a/README.md b/README.md index adecc59b..6f1dd3d9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**Ezekiel 11:12** +**Mark 12:10-11** -12 And ye shall know that I am the Lord: for ye have not walked in my statutes, neither executed my judgments, but have done after the manners of the heathen that are round about you. +10 And have ye not read this scripture; The stone which the builders rejected is become the head of the corner: 11 This was the Lord’s doing, and it is marvellous in our eyes? -[Saturday 19-October, 2024](https://getbible.net/kjv/Ezekiel/11/12) +[Sunday 20-October, 2024](https://getbible.net/kjv/Mark/12/10-11) diff --git a/README.tg b/README.tg index a19e0714..868ef846 100644 --- a/README.tg +++ b/README.tg @@ -1,4 +1,4 @@ -Ezekiel 11:12 -12 And ye shall know that I am the Lord: for ye have not walked in my statutes, neither executed my judgments, but have done after the manners of the heathen that are round about you. +Mark 12:10-11 +10 And have ye not read this scripture; The stone which the builders rejected is become the head of the corner: 11 This was the Lord’s doing, and it is marvellous in our eyes? -Saturday 19-October, 2024 +Sunday 20-October, 2024 diff --git a/README.today b/README.today index f7f69655..e77998ef 100644 --- a/README.today +++ b/README.today @@ -1 +1 @@ -26 11:12 +41 12:10-11 diff --git a/scripture/kjv/10/20/24/scripture.html b/scripture/kjv/10/20/24/scripture.html new file mode 100644 index 00000000..4c5bd97f --- /dev/null +++ b/scripture/kjv/10/20/24/scripture.html @@ -0,0 +1,3 @@ +Mark 12:10-11
+10 And have ye not read this scripture; The stone which the builders rejected is become the head of the corner: 11 This was the Lord’s doing, and it is marvellous in our eyes?

+Sunday 20-October, 2024 diff --git a/scripture/kjv/10/20/24/scripture.json b/scripture/kjv/10/20/24/scripture.json new file mode 100644 index 00000000..26ef51cb --- /dev/null +++ b/scripture/kjv/10/20/24/scripture.json @@ -0,0 +1,21 @@ +{ + "book": "Mark", + "chapter": "12", + "date": "Sunday 20-October, 2024", + "getbible": "https://getbible.net/kjv/Mark/12/10-11", + "name": "Mark 12:10-11", + "scripture": [ + { + "nr": "10", + "text": "And have ye not read this scripture; The stone which the builders rejected is become the head of the corner:" + }, + { + "nr": "11", + "text": "This was the Lord’s doing, and it is marvellous in our eyes?" + } + ], + "source": "https://git.vdm.dev/christian/daily-scripture", + "telegram": "daily_scripture", + "verse": "10-11", + "version": "kjv" +} diff --git a/scripture/kjv/10/20/24/scripture.md b/scripture/kjv/10/20/24/scripture.md new file mode 100644 index 00000000..6f1dd3d9 --- /dev/null +++ b/scripture/kjv/10/20/24/scripture.md @@ -0,0 +1,5 @@ +**Mark 12:10-11** + +10 And have ye not read this scripture; The stone which the builders rejected is become the head of the corner: 11 This was the Lord’s doing, and it is marvellous in our eyes? + +[Sunday 20-October, 2024](https://getbible.net/kjv/Mark/12/10-11) diff --git a/scripture/kjv/10/20/24/scripture.tg b/scripture/kjv/10/20/24/scripture.tg new file mode 100644 index 00000000..868ef846 --- /dev/null +++ b/scripture/kjv/10/20/24/scripture.tg @@ -0,0 +1,4 @@ +Mark 12:10-11 +10 And have ye not read this scripture; The stone which the builders rejected is become the head of the corner: 11 This was the Lord’s doing, and it is marvellous in our eyes? + +Sunday 20-October, 2024 diff --git a/scripture/kjv/10/20/24/scripture.today b/scripture/kjv/10/20/24/scripture.today new file mode 100644 index 00000000..e77998ef --- /dev/null +++ b/scripture/kjv/10/20/24/scripture.today @@ -0,0 +1 @@ +41 12:10-11 diff --git a/scripture/kjv/README.html b/scripture/kjv/README.html index 39583687..4c5bd97f 100644 --- a/scripture/kjv/README.html +++ b/scripture/kjv/README.html @@ -1,3 +1,3 @@ -Ezekiel 11:12
-12 And ye shall know that I am the Lord: for ye have not walked in my statutes, neither executed my judgments, but have done after the manners of the heathen that are round about you.

-Saturday 19-October, 2024 +Mark 12:10-11
+10 And have ye not read this scripture; The stone which the builders rejected is become the head of the corner: 11 This was the Lord’s doing, and it is marvellous in our eyes?

+Sunday 20-October, 2024 diff --git a/scripture/kjv/README.json b/scripture/kjv/README.json index 02ea0d42..26ef51cb 100644 --- a/scripture/kjv/README.json +++ b/scripture/kjv/README.json @@ -1,17 +1,21 @@ { - "book": "Ezekiel", - "chapter": "11", - "date": "Saturday 19-October, 2024", - "getbible": "https://getbible.net/kjv/Ezekiel/11/12", - "name": "Ezekiel 11:12", + "book": "Mark", + "chapter": "12", + "date": "Sunday 20-October, 2024", + "getbible": "https://getbible.net/kjv/Mark/12/10-11", + "name": "Mark 12:10-11", "scripture": [ { - "nr": "12", - "text": "And ye shall know that I am the Lord: for ye have not walked in my statutes, neither executed my judgments, but have done after the manners of the heathen that are round about you." + "nr": "10", + "text": "And have ye not read this scripture; The stone which the builders rejected is become the head of the corner:" + }, + { + "nr": "11", + "text": "This was the Lord’s doing, and it is marvellous in our eyes?" } ], "source": "https://git.vdm.dev/christian/daily-scripture", "telegram": "daily_scripture", - "verse": "12", + "verse": "10-11", "version": "kjv" } diff --git a/scripture/kjv/README.md b/scripture/kjv/README.md index adecc59b..6f1dd3d9 100644 --- a/scripture/kjv/README.md +++ b/scripture/kjv/README.md @@ -1,5 +1,5 @@ -**Ezekiel 11:12** +**Mark 12:10-11** -12 And ye shall know that I am the Lord: for ye have not walked in my statutes, neither executed my judgments, but have done after the manners of the heathen that are round about you. +10 And have ye not read this scripture; The stone which the builders rejected is become the head of the corner: 11 This was the Lord’s doing, and it is marvellous in our eyes? -[Saturday 19-October, 2024](https://getbible.net/kjv/Ezekiel/11/12) +[Sunday 20-October, 2024](https://getbible.net/kjv/Mark/12/10-11) diff --git a/scripture/kjv/README.tg b/scripture/kjv/README.tg index a19e0714..868ef846 100644 --- a/scripture/kjv/README.tg +++ b/scripture/kjv/README.tg @@ -1,4 +1,4 @@ -Ezekiel 11:12 -12 And ye shall know that I am the Lord: for ye have not walked in my statutes, neither executed my judgments, but have done after the manners of the heathen that are round about you. +Mark 12:10-11 +10 And have ye not read this scripture; The stone which the builders rejected is become the head of the corner: 11 This was the Lord’s doing, and it is marvellous in our eyes? -Saturday 19-October, 2024 +Sunday 20-October, 2024 diff --git a/scripture/kjv/README.today b/scripture/kjv/README.today index f7f69655..e77998ef 100644 --- a/scripture/kjv/README.today +++ b/scripture/kjv/README.today @@ -1 +1 @@ -26 11:12 +41 12:10-11 diff --git a/src/SCRIPTURE b/src/SCRIPTURE index da687704..74a973f5 100644 --- a/src/SCRIPTURE +++ b/src/SCRIPTURE @@ -944,7 +944,6 @@ 41 11:21-24 41 11:24 41 11:25-26 -41 12:10-11 41 12:41-44 41 12:44 41 13:29 @@ -1177,6 +1176,7 @@ 43 19:17 43 19:6 43 1:12-13 +43 1:16 43 1:29 43 1:33 43 1:4 diff --git a/src/SCRIPTURE_USED b/src/SCRIPTURE_USED index 97f6f528..82d8de36 100644 --- a/src/SCRIPTURE_USED +++ b/src/SCRIPTURE_USED @@ -1,4 +1,3 @@ -43 1:16 45 7:5-6 23 7:15 40 24:33 @@ -180,3 +179,4 @@ 20 12:10 23 55:1-3 26 11:12 +41 12:10-11