mirror of
https://github.com/trueChristian/daily-scripture.git
synced 2024-12-25 17:51:09 +00:00
Wednesday 27-September, 2023
This commit is contained in:
parent
5d718bb4eb
commit
d670242ea9
@ -1,3 +1,3 @@
|
|||||||
<strong>Matthew 9:36-38</strong><br />
|
<strong>John 6:60</strong><br />
|
||||||
36 But when he saw the multitudes, he was moved with compassion on them, because they fainted, and were scattered abroad, as sheep having no shepherd. 37 Then saith he unto his disciples, The harvest truly is plenteous, but the labourers are few; 38 Pray ye therefore the Lord of the harvest, that he will send forth labourers into his harvest. <br /><br />
|
60 Many therefore of his disciples, when they had heard this, said, This is an hard saying; who can hear it?<br /><br />
|
||||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Matthew/9/36-38">Tuesday 26-September, 2023</a>
|
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/6/60">Wednesday 27-September, 2023</a>
|
||||||
|
24
README.json
24
README.json
@ -1,25 +1,17 @@
|
|||||||
{
|
{
|
||||||
"book": "Matthew",
|
"book": "John",
|
||||||
"chapter": "9",
|
"chapter": "6",
|
||||||
"date": "Tuesday 26-September, 2023",
|
"date": "Wednesday 27-September, 2023",
|
||||||
"getbible": "https://getbible.net/kjv/Matthew/9/36-38",
|
"getbible": "https://getbible.net/kjv/John/6/60",
|
||||||
"name": "Matthew 9:36-38",
|
"name": "John 6:60",
|
||||||
"scripture": [
|
"scripture": [
|
||||||
{
|
{
|
||||||
"nr": "36",
|
"nr": "60",
|
||||||
"text": "But when he saw the multitudes, he was moved with compassion on them, because they fainted, and were scattered abroad, as sheep having no shepherd."
|
"text": "Many therefore of his disciples, when they had heard this, said, This is an hard saying; who can hear it?"
|
||||||
},
|
|
||||||
{
|
|
||||||
"nr": "37",
|
|
||||||
"text": "Then saith he unto his disciples, The harvest truly is plenteous, but the labourers are few;"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"nr": "38",
|
|
||||||
"text": "Pray ye therefore the Lord of the harvest, that he will send forth labourers into his harvest. "
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": "https://git.vdm.dev/christian/daily-scripture",
|
"source": "https://git.vdm.dev/christian/daily-scripture",
|
||||||
"telegram": "daily_scripture",
|
"telegram": "daily_scripture",
|
||||||
"verse": "36-38",
|
"verse": "60",
|
||||||
"version": "kjv"
|
"version": "kjv"
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
**Matthew 9:36-38**
|
**John 6:60**
|
||||||
|
|
||||||
36 But when he saw the multitudes, he was moved with compassion on them, because they fainted, and were scattered abroad, as sheep having no shepherd. 37 Then saith he unto his disciples, The harvest truly is plenteous, but the labourers are few; 38 Pray ye therefore the Lord of the harvest, that he will send forth labourers into his harvest.
|
60 Many therefore of his disciples, when they had heard this, said, This is an hard saying; who can hear it?
|
||||||
|
|
||||||
[Tuesday 26-September, 2023](https://getbible.net/kjv/Matthew/9/36-38)
|
[Wednesday 27-September, 2023](https://getbible.net/kjv/John/6/60)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<strong>Matthew 9:36-38</strong>
|
<strong>John 6:60</strong>
|
||||||
36 But when he saw the multitudes, he was moved with compassion on them, because they fainted, and were scattered abroad, as sheep having no shepherd. 37 Then saith he unto his disciples, The harvest truly is plenteous, but the labourers are few; 38 Pray ye therefore the Lord of the harvest, that he will send forth labourers into his harvest.
|
60 Many therefore of his disciples, when they had heard this, said, This is an hard saying; who can hear it?
|
||||||
|
|
||||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Matthew/9/36-38">Tuesday 26-September, 2023</a>
|
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/6/60">Wednesday 27-September, 2023</a>
|
||||||
|
@ -1 +1 @@
|
|||||||
40 9:36-38
|
43 6:60
|
||||||
|
3
scripture/kjv/09/27/23/scripture.html
Normal file
3
scripture/kjv/09/27/23/scripture.html
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<strong>John 6:60</strong><br />
|
||||||
|
60 Many therefore of his disciples, when they had heard this, said, This is an hard saying; who can hear it?<br /><br />
|
||||||
|
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/6/60">Wednesday 27-September, 2023</a>
|
17
scripture/kjv/09/27/23/scripture.json
Normal file
17
scripture/kjv/09/27/23/scripture.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"book": "John",
|
||||||
|
"chapter": "6",
|
||||||
|
"date": "Wednesday 27-September, 2023",
|
||||||
|
"getbible": "https://getbible.net/kjv/John/6/60",
|
||||||
|
"name": "John 6:60",
|
||||||
|
"scripture": [
|
||||||
|
{
|
||||||
|
"nr": "60",
|
||||||
|
"text": "Many therefore of his disciples, when they had heard this, said, This is an hard saying; who can hear it?"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"source": "https://git.vdm.dev/christian/daily-scripture",
|
||||||
|
"telegram": "daily_scripture",
|
||||||
|
"verse": "60",
|
||||||
|
"version": "kjv"
|
||||||
|
}
|
5
scripture/kjv/09/27/23/scripture.md
Normal file
5
scripture/kjv/09/27/23/scripture.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
**John 6:60**
|
||||||
|
|
||||||
|
60 Many therefore of his disciples, when they had heard this, said, This is an hard saying; who can hear it?
|
||||||
|
|
||||||
|
[Wednesday 27-September, 2023](https://getbible.net/kjv/John/6/60)
|
4
scripture/kjv/09/27/23/scripture.tg
Normal file
4
scripture/kjv/09/27/23/scripture.tg
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<strong>John 6:60</strong>
|
||||||
|
60 Many therefore of his disciples, when they had heard this, said, This is an hard saying; who can hear it?
|
||||||
|
|
||||||
|
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/6/60">Wednesday 27-September, 2023</a>
|
1
scripture/kjv/09/27/23/scripture.today
Normal file
1
scripture/kjv/09/27/23/scripture.today
Normal file
@ -0,0 +1 @@
|
|||||||
|
43 6:60
|
@ -1,3 +1,3 @@
|
|||||||
<strong>Matthew 9:36-38</strong><br />
|
<strong>John 6:60</strong><br />
|
||||||
36 But when he saw the multitudes, he was moved with compassion on them, because they fainted, and were scattered abroad, as sheep having no shepherd. 37 Then saith he unto his disciples, The harvest truly is plenteous, but the labourers are few; 38 Pray ye therefore the Lord of the harvest, that he will send forth labourers into his harvest. <br /><br />
|
60 Many therefore of his disciples, when they had heard this, said, This is an hard saying; who can hear it?<br /><br />
|
||||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Matthew/9/36-38">Tuesday 26-September, 2023</a>
|
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/6/60">Wednesday 27-September, 2023</a>
|
||||||
|
@ -1,25 +1,17 @@
|
|||||||
{
|
{
|
||||||
"book": "Matthew",
|
"book": "John",
|
||||||
"chapter": "9",
|
"chapter": "6",
|
||||||
"date": "Tuesday 26-September, 2023",
|
"date": "Wednesday 27-September, 2023",
|
||||||
"getbible": "https://getbible.net/kjv/Matthew/9/36-38",
|
"getbible": "https://getbible.net/kjv/John/6/60",
|
||||||
"name": "Matthew 9:36-38",
|
"name": "John 6:60",
|
||||||
"scripture": [
|
"scripture": [
|
||||||
{
|
{
|
||||||
"nr": "36",
|
"nr": "60",
|
||||||
"text": "But when he saw the multitudes, he was moved with compassion on them, because they fainted, and were scattered abroad, as sheep having no shepherd."
|
"text": "Many therefore of his disciples, when they had heard this, said, This is an hard saying; who can hear it?"
|
||||||
},
|
|
||||||
{
|
|
||||||
"nr": "37",
|
|
||||||
"text": "Then saith he unto his disciples, The harvest truly is plenteous, but the labourers are few;"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"nr": "38",
|
|
||||||
"text": "Pray ye therefore the Lord of the harvest, that he will send forth labourers into his harvest. "
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": "https://git.vdm.dev/christian/daily-scripture",
|
"source": "https://git.vdm.dev/christian/daily-scripture",
|
||||||
"telegram": "daily_scripture",
|
"telegram": "daily_scripture",
|
||||||
"verse": "36-38",
|
"verse": "60",
|
||||||
"version": "kjv"
|
"version": "kjv"
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
**Matthew 9:36-38**
|
**John 6:60**
|
||||||
|
|
||||||
36 But when he saw the multitudes, he was moved with compassion on them, because they fainted, and were scattered abroad, as sheep having no shepherd. 37 Then saith he unto his disciples, The harvest truly is plenteous, but the labourers are few; 38 Pray ye therefore the Lord of the harvest, that he will send forth labourers into his harvest.
|
60 Many therefore of his disciples, when they had heard this, said, This is an hard saying; who can hear it?
|
||||||
|
|
||||||
[Tuesday 26-September, 2023](https://getbible.net/kjv/Matthew/9/36-38)
|
[Wednesday 27-September, 2023](https://getbible.net/kjv/John/6/60)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<strong>Matthew 9:36-38</strong>
|
<strong>John 6:60</strong>
|
||||||
36 But when he saw the multitudes, he was moved with compassion on them, because they fainted, and were scattered abroad, as sheep having no shepherd. 37 Then saith he unto his disciples, The harvest truly is plenteous, but the labourers are few; 38 Pray ye therefore the Lord of the harvest, that he will send forth labourers into his harvest.
|
60 Many therefore of his disciples, when they had heard this, said, This is an hard saying; who can hear it?
|
||||||
|
|
||||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Matthew/9/36-38">Tuesday 26-September, 2023</a>
|
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/6/60">Wednesday 27-September, 2023</a>
|
||||||
|
@ -1 +1 @@
|
|||||||
40 9:36-38
|
43 6:60
|
||||||
|
@ -269,6 +269,7 @@
|
|||||||
19 40:16
|
19 40:16
|
||||||
19 40:9-10
|
19 40:9-10
|
||||||
19 41:1-3
|
19 41:1-3
|
||||||
|
19 41:4
|
||||||
19 42:1-6
|
19 42:1-6
|
||||||
19 42:5
|
19 42:5
|
||||||
19 43:3-4
|
19 43:3-4
|
||||||
@ -1235,7 +1236,6 @@
|
|||||||
43 6:40
|
43 6:40
|
||||||
43 6:51
|
43 6:51
|
||||||
43 6:57
|
43 6:57
|
||||||
43 6:60
|
|
||||||
43 7:12
|
43 7:12
|
||||||
43 7:17
|
43 7:17
|
||||||
43 7:18
|
43 7:18
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
19 41:4
|
|
||||||
47 8:15
|
47 8:15
|
||||||
40 15:27-28
|
40 15:27-28
|
||||||
45 9:20
|
45 9:20
|
||||||
@ -180,3 +179,4 @@
|
|||||||
54 1:15
|
54 1:15
|
||||||
40 7:20-23
|
40 7:20-23
|
||||||
40 9:36-38
|
40 9:36-38
|
||||||
|
43 6:60
|
||||||
|
Loading…
Reference in New Issue
Block a user