-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
68 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<strong>John 1:4</strong><br /> | ||
4 In him was life; and the life was the light of men.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/1/4">Wednesday 15-January, 2025</a> | ||
<strong>Song of Songs 8:7</strong><br /> | ||
7 Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Song of Songs/8/7">Thursday 16-January, 2025</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"book": "John", | ||
"chapter": "1", | ||
"date": "Wednesday 15-January, 2025", | ||
"getbible": "https://getbible.net/kjv/John/1/4", | ||
"name": "John 1:4", | ||
"book": "Song of Songs", | ||
"chapter": "8", | ||
"date": "Thursday 16-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Song of Songs/8/7", | ||
"name": "Song of Songs 8:7", | ||
"scripture": [ | ||
{ | ||
"nr": "4", | ||
"text": "In him was life; and the life was the light of men." | ||
"nr": "7", | ||
"text": "Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "4", | ||
"verse": "7", | ||
"version": "kjv" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
**John 1:4** | ||
**Song of Songs 8:7** | ||
|
||
4 In him was life; and the life was the light of men. | ||
7 Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned. | ||
|
||
[Wednesday 15-January, 2025](https://getbible.net/kjv/John/1/4) | ||
[Thursday 16-January, 2025](https://getbible.net/kjv/Song of Songs/8/7) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<strong>John 1:4</strong> | ||
4 In him was life; and the life was the light of men. | ||
<strong>Song of Songs 8:7</strong> | ||
7 Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/1/4">Wednesday 15-January, 2025</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Song of Songs/8/7">Thursday 16-January, 2025</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
43 1:4 | ||
22 8:7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<strong>Song of Songs 8:7</strong><br /> | ||
7 Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Song of Songs/8/7">Thursday 16-January, 2025</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"book": "Song of Songs", | ||
"chapter": "8", | ||
"date": "Thursday 16-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Song of Songs/8/7", | ||
"name": "Song of Songs 8:7", | ||
"scripture": [ | ||
{ | ||
"nr": "7", | ||
"text": "Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "7", | ||
"version": "kjv" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
**Song of Songs 8:7** | ||
|
||
7 Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned. | ||
|
||
[Thursday 16-January, 2025](https://getbible.net/kjv/Song of Songs/8/7) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<strong>Song of Songs 8:7</strong> | ||
7 Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Song of Songs/8/7">Thursday 16-January, 2025</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
22 8:7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<strong>John 1:4</strong><br /> | ||
4 In him was life; and the life was the light of men.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/1/4">Wednesday 15-January, 2025</a> | ||
<strong>Song of Songs 8:7</strong><br /> | ||
7 Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Song of Songs/8/7">Thursday 16-January, 2025</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
{ | ||
"book": "John", | ||
"chapter": "1", | ||
"date": "Wednesday 15-January, 2025", | ||
"getbible": "https://getbible.net/kjv/John/1/4", | ||
"name": "John 1:4", | ||
"book": "Song of Songs", | ||
"chapter": "8", | ||
"date": "Thursday 16-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Song of Songs/8/7", | ||
"name": "Song of Songs 8:7", | ||
"scripture": [ | ||
{ | ||
"nr": "4", | ||
"text": "In him was life; and the life was the light of men." | ||
"nr": "7", | ||
"text": "Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "4", | ||
"verse": "7", | ||
"version": "kjv" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
**John 1:4** | ||
**Song of Songs 8:7** | ||
|
||
4 In him was life; and the life was the light of men. | ||
7 Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned. | ||
|
||
[Wednesday 15-January, 2025](https://getbible.net/kjv/John/1/4) | ||
[Thursday 16-January, 2025](https://getbible.net/kjv/Song of Songs/8/7) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<strong>John 1:4</strong> | ||
4 In him was life; and the life was the light of men. | ||
<strong>Song of Songs 8:7</strong> | ||
7 Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/1/4">Wednesday 15-January, 2025</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Song of Songs/8/7">Thursday 16-January, 2025</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
43 1:4 | ||
22 8:7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
49 5:1-2 | ||
66 14:11-12 | ||
22 8:6 | ||
38 1:14 | ||
|
@@ -180,3 +179,4 @@ | |
38 1:17 | ||
40 22:21 | ||
43 1:4 | ||
22 8:7 |