mirror of
https://github.com/trueChristian/daily-scripture.git
synced 2024-12-25 01:46:01 +00:00
Saturday 05-October, 2024
This commit is contained in:
parent
b92aeab077
commit
56c5ce82a1
@ -1,3 +1,3 @@
|
||||
<strong>2 Corinthians 10:14-16</strong><br />
|
||||
14 For we stretch not ourselves beyond our measure, as though we reached not unto you: for we are come as far as to you also in preaching the gospel of Christ: 15 Not boasting of things without our measure, that is, of other men’s labours; but having hope, when your faith is increased, that we shall be enlarged by you according to our rule abundantly, 16 To preach the gospel in the regions beyond you, and not to boast in another man’s line of things made ready to our hand.<br /><br />
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/2 Corinthians/10/14-16">Friday 04-October, 2024</a>
|
||||
<strong>John 2:17</strong><br />
|
||||
17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up.<br /><br />
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/2/17">Saturday 05-October, 2024</a>
|
||||
|
24
README.json
24
README.json
@ -1,25 +1,17 @@
|
||||
{
|
||||
"book": "2 Corinthians",
|
||||
"chapter": "10",
|
||||
"date": "Friday 04-October, 2024",
|
||||
"getbible": "https://getbible.net/kjv/2 Corinthians/10/14-16",
|
||||
"name": "2 Corinthians 10:14-16",
|
||||
"book": "John",
|
||||
"chapter": "2",
|
||||
"date": "Saturday 05-October, 2024",
|
||||
"getbible": "https://getbible.net/kjv/John/2/17",
|
||||
"name": "John 2:17",
|
||||
"scripture": [
|
||||
{
|
||||
"nr": "14",
|
||||
"text": "For we stretch not ourselves beyond our measure, as though we reached not unto you: for we are come as far as to you also in preaching the gospel of Christ:"
|
||||
},
|
||||
{
|
||||
"nr": "15",
|
||||
"text": "Not boasting of things without our measure, that is, of other men’s labours; but having hope, when your faith is increased, that we shall be enlarged by you according to our rule abundantly,"
|
||||
},
|
||||
{
|
||||
"nr": "16",
|
||||
"text": "To preach the gospel in the regions beyond you, and not to boast in another man’s line of things made ready to our hand."
|
||||
"nr": "17",
|
||||
"text": "And his disciples remembered that it was written, The zeal of thine house hath eaten me up."
|
||||
}
|
||||
],
|
||||
"source": "https://git.vdm.dev/christian/daily-scripture",
|
||||
"telegram": "daily_scripture",
|
||||
"verse": "14-16",
|
||||
"verse": "17",
|
||||
"version": "kjv"
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
**2 Corinthians 10:14-16**
|
||||
**John 2:17**
|
||||
|
||||
14 For we stretch not ourselves beyond our measure, as though we reached not unto you: for we are come as far as to you also in preaching the gospel of Christ: 15 Not boasting of things without our measure, that is, of other men’s labours; but having hope, when your faith is increased, that we shall be enlarged by you according to our rule abundantly, 16 To preach the gospel in the regions beyond you, and not to boast in another man’s line of things made ready to our hand.
|
||||
17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up.
|
||||
|
||||
[Friday 04-October, 2024](https://getbible.net/kjv/2 Corinthians/10/14-16)
|
||||
[Saturday 05-October, 2024](https://getbible.net/kjv/John/2/17)
|
||||
|
@ -1,4 +1,4 @@
|
||||
<strong>2 Corinthians 10:14-16</strong>
|
||||
14 For we stretch not ourselves beyond our measure, as though we reached not unto you: for we are come as far as to you also in preaching the gospel of Christ: 15 Not boasting of things without our measure, that is, of other men’s labours; but having hope, when your faith is increased, that we shall be enlarged by you according to our rule abundantly, 16 To preach the gospel in the regions beyond you, and not to boast in another man’s line of things made ready to our hand.
|
||||
<strong>John 2:17</strong>
|
||||
17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up.
|
||||
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/2 Corinthians/10/14-16">Friday 04-October, 2024</a>
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/2/17">Saturday 05-October, 2024</a>
|
||||
|
@ -1 +1 @@
|
||||
47 10:14-16
|
||||
43 2:17
|
||||
|
3
scripture/kjv/10/05/24/scripture.html
Normal file
3
scripture/kjv/10/05/24/scripture.html
Normal file
@ -0,0 +1,3 @@
|
||||
<strong>John 2:17</strong><br />
|
||||
17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up.<br /><br />
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/2/17">Saturday 05-October, 2024</a>
|
17
scripture/kjv/10/05/24/scripture.json
Normal file
17
scripture/kjv/10/05/24/scripture.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"book": "John",
|
||||
"chapter": "2",
|
||||
"date": "Saturday 05-October, 2024",
|
||||
"getbible": "https://getbible.net/kjv/John/2/17",
|
||||
"name": "John 2:17",
|
||||
"scripture": [
|
||||
{
|
||||
"nr": "17",
|
||||
"text": "And his disciples remembered that it was written, The zeal of thine house hath eaten me up."
|
||||
}
|
||||
],
|
||||
"source": "https://git.vdm.dev/christian/daily-scripture",
|
||||
"telegram": "daily_scripture",
|
||||
"verse": "17",
|
||||
"version": "kjv"
|
||||
}
|
5
scripture/kjv/10/05/24/scripture.md
Normal file
5
scripture/kjv/10/05/24/scripture.md
Normal file
@ -0,0 +1,5 @@
|
||||
**John 2:17**
|
||||
|
||||
17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up.
|
||||
|
||||
[Saturday 05-October, 2024](https://getbible.net/kjv/John/2/17)
|
4
scripture/kjv/10/05/24/scripture.tg
Normal file
4
scripture/kjv/10/05/24/scripture.tg
Normal file
@ -0,0 +1,4 @@
|
||||
<strong>John 2:17</strong>
|
||||
17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up.
|
||||
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/2/17">Saturday 05-October, 2024</a>
|
1
scripture/kjv/10/05/24/scripture.today
Normal file
1
scripture/kjv/10/05/24/scripture.today
Normal file
@ -0,0 +1 @@
|
||||
43 2:17
|
@ -1,3 +1,3 @@
|
||||
<strong>2 Corinthians 10:14-16</strong><br />
|
||||
14 For we stretch not ourselves beyond our measure, as though we reached not unto you: for we are come as far as to you also in preaching the gospel of Christ: 15 Not boasting of things without our measure, that is, of other men’s labours; but having hope, when your faith is increased, that we shall be enlarged by you according to our rule abundantly, 16 To preach the gospel in the regions beyond you, and not to boast in another man’s line of things made ready to our hand.<br /><br />
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/2 Corinthians/10/14-16">Friday 04-October, 2024</a>
|
||||
<strong>John 2:17</strong><br />
|
||||
17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up.<br /><br />
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/2/17">Saturday 05-October, 2024</a>
|
||||
|
@ -1,25 +1,17 @@
|
||||
{
|
||||
"book": "2 Corinthians",
|
||||
"chapter": "10",
|
||||
"date": "Friday 04-October, 2024",
|
||||
"getbible": "https://getbible.net/kjv/2 Corinthians/10/14-16",
|
||||
"name": "2 Corinthians 10:14-16",
|
||||
"book": "John",
|
||||
"chapter": "2",
|
||||
"date": "Saturday 05-October, 2024",
|
||||
"getbible": "https://getbible.net/kjv/John/2/17",
|
||||
"name": "John 2:17",
|
||||
"scripture": [
|
||||
{
|
||||
"nr": "14",
|
||||
"text": "For we stretch not ourselves beyond our measure, as though we reached not unto you: for we are come as far as to you also in preaching the gospel of Christ:"
|
||||
},
|
||||
{
|
||||
"nr": "15",
|
||||
"text": "Not boasting of things without our measure, that is, of other men’s labours; but having hope, when your faith is increased, that we shall be enlarged by you according to our rule abundantly,"
|
||||
},
|
||||
{
|
||||
"nr": "16",
|
||||
"text": "To preach the gospel in the regions beyond you, and not to boast in another man’s line of things made ready to our hand."
|
||||
"nr": "17",
|
||||
"text": "And his disciples remembered that it was written, The zeal of thine house hath eaten me up."
|
||||
}
|
||||
],
|
||||
"source": "https://git.vdm.dev/christian/daily-scripture",
|
||||
"telegram": "daily_scripture",
|
||||
"verse": "14-16",
|
||||
"verse": "17",
|
||||
"version": "kjv"
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
**2 Corinthians 10:14-16**
|
||||
**John 2:17**
|
||||
|
||||
14 For we stretch not ourselves beyond our measure, as though we reached not unto you: for we are come as far as to you also in preaching the gospel of Christ: 15 Not boasting of things without our measure, that is, of other men’s labours; but having hope, when your faith is increased, that we shall be enlarged by you according to our rule abundantly, 16 To preach the gospel in the regions beyond you, and not to boast in another man’s line of things made ready to our hand.
|
||||
17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up.
|
||||
|
||||
[Friday 04-October, 2024](https://getbible.net/kjv/2 Corinthians/10/14-16)
|
||||
[Saturday 05-October, 2024](https://getbible.net/kjv/John/2/17)
|
||||
|
@ -1,4 +1,4 @@
|
||||
<strong>2 Corinthians 10:14-16</strong>
|
||||
14 For we stretch not ourselves beyond our measure, as though we reached not unto you: for we are come as far as to you also in preaching the gospel of Christ: 15 Not boasting of things without our measure, that is, of other men’s labours; but having hope, when your faith is increased, that we shall be enlarged by you according to our rule abundantly, 16 To preach the gospel in the regions beyond you, and not to boast in another man’s line of things made ready to our hand.
|
||||
<strong>John 2:17</strong>
|
||||
17 And his disciples remembered that it was written, The zeal of thine house hath eaten me up.
|
||||
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/2 Corinthians/10/14-16">Friday 04-October, 2024</a>
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/2/17">Saturday 05-October, 2024</a>
|
||||
|
@ -1 +1 @@
|
||||
47 10:14-16
|
||||
43 2:17
|
||||
|
@ -1190,7 +1190,6 @@
|
||||
43 21:22
|
||||
43 21:25
|
||||
43 21:6
|
||||
43 2:17
|
||||
43 2:24
|
||||
43 3:11
|
||||
43 3:15
|
||||
@ -1680,6 +1679,7 @@
|
||||
51 3:1
|
||||
51 3:12-13
|
||||
51 3:14
|
||||
51 3:16
|
||||
51 3:17
|
||||
51 3:19
|
||||
51 3:2
|
||||
|
@ -1,4 +1,3 @@
|
||||
51 3:16
|
||||
30 3:7
|
||||
18 33:14-18
|
||||
45 10:1
|
||||
@ -180,3 +179,4 @@
|
||||
19 16:8
|
||||
42 7:29-30
|
||||
47 10:14-16
|
||||
43 2:17
|
||||
|
Loading…
Reference in New Issue
Block a user