-
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
66 additions
and
52 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>1 Peter 4:14-16</strong><br /> | ||
14 If ye be reproached for the name of Christ, happy are ye; for the spirit of glory and of God resteth upon you: on their part he is evil spoken of, but on your part he is glorified. 15 But let none of you suffer as a murderer, or as a thief, or as an evildoer, or as a busybody in other men’s matters. 16 Yet if any man suffer as a Christian, let him not be ashamed; but let him glorify God on this behalf.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Peter/4/14-16">Friday 03-January, 2025</a> | ||
<strong>Philippians 4:7</strong><br /> | ||
7 And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Philippians/4/7">Saturday 04-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,25 +1,17 @@ | ||
{ | ||
"book": "1 Peter", | ||
"book": "Philippians", | ||
"chapter": "4", | ||
"date": "Friday 03-January, 2025", | ||
"getbible": "https://getbible.net/kjv/1 Peter/4/14-16", | ||
"name": "1 Peter 4:14-16", | ||
"date": "Saturday 04-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Philippians/4/7", | ||
"name": "Philippians 4:7", | ||
"scripture": [ | ||
{ | ||
"nr": "14", | ||
"text": "If ye be reproached for the name of Christ, happy are ye; for the spirit of glory and of God resteth upon you: on their part he is evil spoken of, but on your part he is glorified." | ||
}, | ||
{ | ||
"nr": "15", | ||
"text": "But let none of you suffer as a murderer, or as a thief, or as an evildoer, or as a busybody in other men’s matters." | ||
}, | ||
{ | ||
"nr": "16", | ||
"text": "Yet if any man suffer as a Christian, let him not be ashamed; but let him glorify God on this behalf." | ||
"nr": "7", | ||
"text": "And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "14-16", | ||
"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 @@ | ||
**1 Peter 4:14-16** | ||
**Philippians 4:7** | ||
|
||
14 If ye be reproached for the name of Christ, happy are ye; for the spirit of glory and of God resteth upon you: on their part he is evil spoken of, but on your part he is glorified. 15 But let none of you suffer as a murderer, or as a thief, or as an evildoer, or as a busybody in other men’s matters. 16 Yet if any man suffer as a Christian, let him not be ashamed; but let him glorify God on this behalf. | ||
7 And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus. | ||
|
||
[Friday 03-January, 2025](https://getbible.net/kjv/1 Peter/4/14-16) | ||
[Saturday 04-January, 2025](https://getbible.net/kjv/Philippians/4/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>1 Peter 4:14-16</strong> | ||
14 If ye be reproached for the name of Christ, happy are ye; for the spirit of glory and of God resteth upon you: on their part he is evil spoken of, but on your part he is glorified. 15 But let none of you suffer as a murderer, or as a thief, or as an evildoer, or as a busybody in other men’s matters. 16 Yet if any man suffer as a Christian, let him not be ashamed; but let him glorify God on this behalf. | ||
<strong>Philippians 4:7</strong> | ||
7 And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Peter/4/14-16">Friday 03-January, 2025</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Philippians/4/7">Saturday 04-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 @@ | ||
60 4:14-16 | ||
50 4: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>Philippians 4:7</strong><br /> | ||
7 And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Philippians/4/7">Saturday 04-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": "Philippians", | ||
"chapter": "4", | ||
"date": "Saturday 04-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Philippians/4/7", | ||
"name": "Philippians 4:7", | ||
"scripture": [ | ||
{ | ||
"nr": "7", | ||
"text": "And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus." | ||
} | ||
], | ||
"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 @@ | ||
**Philippians 4:7** | ||
|
||
7 And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus. | ||
|
||
[Saturday 04-January, 2025](https://getbible.net/kjv/Philippians/4/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>Philippians 4:7</strong> | ||
7 And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Philippians/4/7">Saturday 04-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 @@ | ||
50 4: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>1 Peter 4:14-16</strong><br /> | ||
14 If ye be reproached for the name of Christ, happy are ye; for the spirit of glory and of God resteth upon you: on their part he is evil spoken of, but on your part he is glorified. 15 But let none of you suffer as a murderer, or as a thief, or as an evildoer, or as a busybody in other men’s matters. 16 Yet if any man suffer as a Christian, let him not be ashamed; but let him glorify God on this behalf.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Peter/4/14-16">Friday 03-January, 2025</a> | ||
<strong>Philippians 4:7</strong><br /> | ||
7 And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Philippians/4/7">Saturday 04-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,25 +1,17 @@ | ||
{ | ||
"book": "1 Peter", | ||
"book": "Philippians", | ||
"chapter": "4", | ||
"date": "Friday 03-January, 2025", | ||
"getbible": "https://getbible.net/kjv/1 Peter/4/14-16", | ||
"name": "1 Peter 4:14-16", | ||
"date": "Saturday 04-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Philippians/4/7", | ||
"name": "Philippians 4:7", | ||
"scripture": [ | ||
{ | ||
"nr": "14", | ||
"text": "If ye be reproached for the name of Christ, happy are ye; for the spirit of glory and of God resteth upon you: on their part he is evil spoken of, but on your part he is glorified." | ||
}, | ||
{ | ||
"nr": "15", | ||
"text": "But let none of you suffer as a murderer, or as a thief, or as an evildoer, or as a busybody in other men’s matters." | ||
}, | ||
{ | ||
"nr": "16", | ||
"text": "Yet if any man suffer as a Christian, let him not be ashamed; but let him glorify God on this behalf." | ||
"nr": "7", | ||
"text": "And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "14-16", | ||
"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 @@ | ||
**1 Peter 4:14-16** | ||
**Philippians 4:7** | ||
|
||
14 If ye be reproached for the name of Christ, happy are ye; for the spirit of glory and of God resteth upon you: on their part he is evil spoken of, but on your part he is glorified. 15 But let none of you suffer as a murderer, or as a thief, or as an evildoer, or as a busybody in other men’s matters. 16 Yet if any man suffer as a Christian, let him not be ashamed; but let him glorify God on this behalf. | ||
7 And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus. | ||
|
||
[Friday 03-January, 2025](https://getbible.net/kjv/1 Peter/4/14-16) | ||
[Saturday 04-January, 2025](https://getbible.net/kjv/Philippians/4/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>1 Peter 4:14-16</strong> | ||
14 If ye be reproached for the name of Christ, happy are ye; for the spirit of glory and of God resteth upon you: on their part he is evil spoken of, but on your part he is glorified. 15 But let none of you suffer as a murderer, or as a thief, or as an evildoer, or as a busybody in other men’s matters. 16 Yet if any man suffer as a Christian, let him not be ashamed; but let him glorify God on this behalf. | ||
<strong>Philippians 4:7</strong> | ||
7 And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Peter/4/14-16">Friday 03-January, 2025</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Philippians/4/7">Saturday 04-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 @@ | ||
60 4:14-16 | ||
50 4: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 @@ | ||
46 15:10 | ||
19 68:20 | ||
20 19:20 | ||
26 33:30-33 | ||
|
@@ -180,3 +179,4 @@ | |
18 31:1-9 | ||
51 1:3-4 | ||
60 4:14-16 | ||
50 4:7 |