speeches: fix retired Bible Gateway links in God Is Our King #9

Merged
samuel merged 1 commit from fix/bible-gateway-retired-cgi-links into main 2026-07-02 22:58:43 +00:00
Owner

Fixes the 7 dead scripture links in "God Is Our King and True Parent" (/blog/2018/06/29/god-is-our-king-and-true-parent.html).

They pointed at http://bible.gospelcom.net/cgi-bin/bible?passage=<verse> — an old Bible Gateway host whose /cgi-bin/ endpoint now returns 403. Rewrote them to the current form https://www.biblegateway.com/passage/?search=<verse>, which resolves to the same passages (verified 200). Anchor text (the verse references) is unchanged; only the href changed.

Verses: 2 Peter 2:4, Genesis 2:17, John 3:16, John 8:44, Jude 6-7, Matthew 10:39, Matthew 15:11.

Fixes the 7 dead scripture links in **"God Is Our King and True Parent"** (`/blog/2018/06/29/god-is-our-king-and-true-parent.html`). They pointed at `http://bible.gospelcom.net/cgi-bin/bible?passage=<verse>` — an old Bible Gateway host whose `/cgi-bin/` endpoint now returns **403**. Rewrote them to the current form `https://www.biblegateway.com/passage/?search=<verse>`, which resolves to the same passages (verified 200). Anchor text (the verse references) is unchanged; only the `href` changed. Verses: 2 Peter 2:4, Genesis 2:17, John 3:16, John 8:44, Jude 6-7, Matthew 10:39, Matthew 15:11.
samuel added 1 commit 2026-07-02 22:24:17 +00:00
The bible.gospelcom.net/cgi-bin/bible?passage= endpoint (an old Bible Gateway
host) now returns 403. Rewrote the 7 scripture links in 'God Is Our King and
True Parent' to the current https://www.biblegateway.com/passage/?search= form,
which resolves to the same passages. Anchor text (verse references) unchanged.
samuel merged commit b1ebe2ad57 into main 2026-07-02 22:58:43 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: familyfedie/familyfedie-website#9
No description provided.