mirror of
https://github.com/trueChristian/daily-scripture.git
synced 2025-01-11 15:34:24 +00:00
Wednesday 31-January, 2024
This commit is contained in:
parent
3ea2d964c7
commit
555c194ea7
@ -1,3 +1,3 @@
|
||||
<strong>Romans 12:12</strong><br />
|
||||
12 Rejoicing in hope; patient in tribulation; continuing instant in prayer;<br /><br />
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Romans/12/12">Tuesday 30-January, 2024</a>
|
||||
<strong>Psalms 69:1-3</strong><br />
|
||||
1 Save me, O God; for the waters are come in unto my soul. 2 I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me. 3 I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God.<br /><br />
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Psalms/69/1-3">Wednesday 31-January, 2024</a>
|
||||
|
24
README.json
24
README.json
@ -1,17 +1,25 @@
|
||||
{
|
||||
"book": "Romans",
|
||||
"chapter": "12",
|
||||
"date": "Tuesday 30-January, 2024",
|
||||
"getbible": "https://getbible.net/kjv/Romans/12/12",
|
||||
"name": "Romans 12:12",
|
||||
"book": "Psalms",
|
||||
"chapter": "69",
|
||||
"date": "Wednesday 31-January, 2024",
|
||||
"getbible": "https://getbible.net/kjv/Psalms/69/1-3",
|
||||
"name": "Psalms 69:1-3",
|
||||
"scripture": [
|
||||
{
|
||||
"nr": "12",
|
||||
"text": "Rejoicing in hope; patient in tribulation; continuing instant in prayer;"
|
||||
"nr": "1",
|
||||
"text": "Save me, O God; for the waters are come in unto my soul."
|
||||
},
|
||||
{
|
||||
"nr": "2",
|
||||
"text": "I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me."
|
||||
},
|
||||
{
|
||||
"nr": "3",
|
||||
"text": "I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God."
|
||||
}
|
||||
],
|
||||
"source": "https://git.vdm.dev/christian/daily-scripture",
|
||||
"telegram": "daily_scripture",
|
||||
"verse": "12",
|
||||
"verse": "1-3",
|
||||
"version": "kjv"
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
**Romans 12:12**
|
||||
**Psalms 69:1-3**
|
||||
|
||||
12 Rejoicing in hope; patient in tribulation; continuing instant in prayer;
|
||||
1 Save me, O God; for the waters are come in unto my soul. 2 I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me. 3 I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God.
|
||||
|
||||
[Tuesday 30-January, 2024](https://getbible.net/kjv/Romans/12/12)
|
||||
[Wednesday 31-January, 2024](https://getbible.net/kjv/Psalms/69/1-3)
|
||||
|
@ -1,4 +1,4 @@
|
||||
<strong>Romans 12:12</strong>
|
||||
12 Rejoicing in hope; patient in tribulation; continuing instant in prayer;
|
||||
<strong>Psalms 69:1-3</strong>
|
||||
1 Save me, O God; for the waters are come in unto my soul. 2 I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me. 3 I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God.
|
||||
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Romans/12/12">Tuesday 30-January, 2024</a>
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Psalms/69/1-3">Wednesday 31-January, 2024</a>
|
||||
|
@ -1 +1 @@
|
||||
45 12:12
|
||||
19 69:1-3
|
||||
|
3
scripture/kjv/01/31/24/scripture.html
Normal file
3
scripture/kjv/01/31/24/scripture.html
Normal file
@ -0,0 +1,3 @@
|
||||
<strong>Psalms 69:1-3</strong><br />
|
||||
1 Save me, O God; for the waters are come in unto my soul. 2 I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me. 3 I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God.<br /><br />
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Psalms/69/1-3">Wednesday 31-January, 2024</a>
|
25
scripture/kjv/01/31/24/scripture.json
Normal file
25
scripture/kjv/01/31/24/scripture.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"book": "Psalms",
|
||||
"chapter": "69",
|
||||
"date": "Wednesday 31-January, 2024",
|
||||
"getbible": "https://getbible.net/kjv/Psalms/69/1-3",
|
||||
"name": "Psalms 69:1-3",
|
||||
"scripture": [
|
||||
{
|
||||
"nr": "1",
|
||||
"text": "Save me, O God; for the waters are come in unto my soul."
|
||||
},
|
||||
{
|
||||
"nr": "2",
|
||||
"text": "I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me."
|
||||
},
|
||||
{
|
||||
"nr": "3",
|
||||
"text": "I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God."
|
||||
}
|
||||
],
|
||||
"source": "https://git.vdm.dev/christian/daily-scripture",
|
||||
"telegram": "daily_scripture",
|
||||
"verse": "1-3",
|
||||
"version": "kjv"
|
||||
}
|
5
scripture/kjv/01/31/24/scripture.md
Normal file
5
scripture/kjv/01/31/24/scripture.md
Normal file
@ -0,0 +1,5 @@
|
||||
**Psalms 69:1-3**
|
||||
|
||||
1 Save me, O God; for the waters are come in unto my soul. 2 I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me. 3 I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God.
|
||||
|
||||
[Wednesday 31-January, 2024](https://getbible.net/kjv/Psalms/69/1-3)
|
4
scripture/kjv/01/31/24/scripture.tg
Normal file
4
scripture/kjv/01/31/24/scripture.tg
Normal file
@ -0,0 +1,4 @@
|
||||
<strong>Psalms 69:1-3</strong>
|
||||
1 Save me, O God; for the waters are come in unto my soul. 2 I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me. 3 I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God.
|
||||
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Psalms/69/1-3">Wednesday 31-January, 2024</a>
|
1
scripture/kjv/01/31/24/scripture.today
Normal file
1
scripture/kjv/01/31/24/scripture.today
Normal file
@ -0,0 +1 @@
|
||||
19 69:1-3
|
@ -1,3 +1,3 @@
|
||||
<strong>Romans 12:12</strong><br />
|
||||
12 Rejoicing in hope; patient in tribulation; continuing instant in prayer;<br /><br />
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Romans/12/12">Tuesday 30-January, 2024</a>
|
||||
<strong>Psalms 69:1-3</strong><br />
|
||||
1 Save me, O God; for the waters are come in unto my soul. 2 I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me. 3 I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God.<br /><br />
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Psalms/69/1-3">Wednesday 31-January, 2024</a>
|
||||
|
@ -1,17 +1,25 @@
|
||||
{
|
||||
"book": "Romans",
|
||||
"chapter": "12",
|
||||
"date": "Tuesday 30-January, 2024",
|
||||
"getbible": "https://getbible.net/kjv/Romans/12/12",
|
||||
"name": "Romans 12:12",
|
||||
"book": "Psalms",
|
||||
"chapter": "69",
|
||||
"date": "Wednesday 31-January, 2024",
|
||||
"getbible": "https://getbible.net/kjv/Psalms/69/1-3",
|
||||
"name": "Psalms 69:1-3",
|
||||
"scripture": [
|
||||
{
|
||||
"nr": "12",
|
||||
"text": "Rejoicing in hope; patient in tribulation; continuing instant in prayer;"
|
||||
"nr": "1",
|
||||
"text": "Save me, O God; for the waters are come in unto my soul."
|
||||
},
|
||||
{
|
||||
"nr": "2",
|
||||
"text": "I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me."
|
||||
},
|
||||
{
|
||||
"nr": "3",
|
||||
"text": "I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God."
|
||||
}
|
||||
],
|
||||
"source": "https://git.vdm.dev/christian/daily-scripture",
|
||||
"telegram": "daily_scripture",
|
||||
"verse": "12",
|
||||
"verse": "1-3",
|
||||
"version": "kjv"
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
**Romans 12:12**
|
||||
**Psalms 69:1-3**
|
||||
|
||||
12 Rejoicing in hope; patient in tribulation; continuing instant in prayer;
|
||||
1 Save me, O God; for the waters are come in unto my soul. 2 I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me. 3 I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God.
|
||||
|
||||
[Tuesday 30-January, 2024](https://getbible.net/kjv/Romans/12/12)
|
||||
[Wednesday 31-January, 2024](https://getbible.net/kjv/Psalms/69/1-3)
|
||||
|
@ -1,4 +1,4 @@
|
||||
<strong>Romans 12:12</strong>
|
||||
12 Rejoicing in hope; patient in tribulation; continuing instant in prayer;
|
||||
<strong>Psalms 69:1-3</strong>
|
||||
1 Save me, O God; for the waters are come in unto my soul. 2 I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me. 3 I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God.
|
||||
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Romans/12/12">Tuesday 30-January, 2024</a>
|
||||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Psalms/69/1-3">Wednesday 31-January, 2024</a>
|
||||
|
@ -1 +1 @@
|
||||
45 12:12
|
||||
19 69:1-3
|
||||
|
@ -315,7 +315,6 @@
|
||||
19 68:28
|
||||
19 68:6
|
||||
19 68:9
|
||||
19 69:1-3
|
||||
19 69:19
|
||||
19 69:5
|
||||
19 69:6
|
||||
@ -1559,6 +1558,7 @@
|
||||
47 8:3
|
||||
47 8:4
|
||||
47 8:7
|
||||
47 8:8
|
||||
47 8:9
|
||||
47 9:10-11
|
||||
47 9:13
|
||||
|
@ -1,4 +1,3 @@
|
||||
47 8:8
|
||||
50 1:22-23
|
||||
19 12:5
|
||||
45 9:33
|
||||
@ -180,3 +179,4 @@
|
||||
26 21:16-17
|
||||
20 13:20
|
||||
45 12:12
|
||||
19 69:1-3
|
||||
|
Loading…
Reference in New Issue
Block a user