banner
「云华」CloudSino

网络一隅/Net`Corner

愿我的祝福与你同在!
bilibili
steam
github
zhihu
misskey
email

Share | A component that inserts random Bible verses on a website

Image:
Screenshot 2024-08-01 22.07.29


Code:

<style>
.dailyVerses.bibleVerse
{
margin-top: .5em;
}
.dailyVerses.bibleVerse a
{
font-weight: bold;
}
</style>
<div id="dailyVersesWrapper"></div>
<script async defer src="https://dailyverses.net/get/random.js?language=cuvs"></script>

From: https://dailyverses.net/tc/Your-daily-bible-verse-on-your-website/cuvs
Supports Simplified and Traditional Chinese, daily and random, as well as the source

I am not religious, but true Christians and related websites should be able to use it.

I checked and found that the server of this website is in the Netherlands. The speed of access from mainland China is acceptable. My impression is that this is a Catholic country (of course, it could also be Protestant).

I do not recommend using it on websites in China unless you have an "Internet Religious Information Service License" (

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.