天天赞美神

主内广播

万千诗歌,我们只分享有感动的,天天亲近神,时时蒙恩典,让生命在敬拜中被更新!

  1. 十点晚祷丨260712

    1d ago

    十点晚祷丨260712

    约翰福音 3:5-6 耶稣说:“我实实在在地告诉你,人若不是从水和圣灵生的,就不能进 神的国。从肉身生的就是肉身;从灵生的就是灵。 天父,尼哥底母是以色列百姓的官长,过着圣洁的生活,按照律法行事,帮助工会里的百姓,是大家公认的虔诚人。可是当他来见耶稣时,耶稣却对他说,要进入神的国,需要明白重生,如果不是从水和圣灵生的,就不能进神的国。 天父,我们得救不是因为有什么好行为,而是单单因着你的怜悯,我们今日成为何等人都是蒙神的恩才成的,主啊,让我们永远带着这样的感动生活,比起追求外在的知识、能力和好名声,让我们更加追求耶稣,想要更加得着耶稣,让我们所做的一切都是为了荣耀主的名,阿们! .podcast-share { margin: 1rem 0; text-align: center; position: relative; } .podcast-share button { padding: 8px 20px; border: none; border-radius: 20px; background: #83afed; color: #fff; font-size: 14px; font-weight: 500; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; } .podcast-desc { max-width: 500px; margin: 1rem auto; padding: 12px 14px; line-height: 1.6; font-size: 14px; text-align: left; border-radius: 10px; /* 亮模式样式 */ background: #f8f9fa; border: 1px dashed #ccc; color: #333; } .podcast-desc a { word-break: break-all; color: #6a9bd8; text-decoration: none; } /* 暗黑模式适配 */ @media (prefers-color-scheme: dark) { .podcast-desc { background: #2d2d2d !important; /* 深色背景 */ border-color: #555 !important; /* 深色虚线框 */ color: #e0e0e0 !important; /* 浅色文字 */ } .podcast-desc a { color: #83afed !important; /* 亮一点的链接色 */ } } /* 兼容网站手动切换暗黑的类(根据你网站实际类名调整) */ .dark .podcast-desc { background: #2d2d2d !important; border-color: #555 !important; color: #e0e0e0 !important; } .dark .podcast-desc a { color: #83afed !important; } .share-toast { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #e8f0fa; color: #222; padding: 16px 20px; border-radius: 10px; font-size: 14px; line-height: 1.5; z-index: 9999; box-shadow: 0 4px 15px rgba(0,0,0,0.1); width: 260px; text-align: left; border: 1px solid #c9d8f0; } /* 暗黑模式下的弹窗样式 */ @media (prefers-color-scheme: dark) { .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .share-toast .confirm-btn { background: #6a9bd8 !important; } } .dark .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .dark .share-toast .confirm-btn { background: #6a9bd8 !important; } .share-toast .confirm-btn { display: block; margin: 12px auto 0; padding: 6px 20px; border: none; border-radius: 18px; background: #6a9bd8; color: #fff; font-size: 13px; cursor: pointer; } .share-toast .confirm-btn:hover { background: #5783c7; } 点击分享感动 🔗 本集链接:https://zanmei.typlog.io/episodes/609 ✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂! // 按钮:自动获取当前页面链接,不受下方手动链接影响 function sharePodcast() { var title = document.title || "赞美诗"; var url = window.location.href; title = title.replace(/\s*-\s*天天赞美神/i, "").trim(); var shareText = "🎧 " + title + "\n" + "🔗 " + url + "\n\n" + "✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂!"; navigator.clipboard.writeText(shareText).then(function() { showCustomToast(); }).catch(function() { showCustomToast("已复制链接:\n" + url); }); } function showCustomToast(msg) { var oldToast = document.querySelector(".share-toast"); if (oldToast) oldToast.remove(); var toast = document.createElement("div"); toast.className = "share-toast"; toast.innerHTML = ` ✅ 分享内容已复制! 👉 打开微信/朋友圈/QQ/微博等,粘贴即可分享 确定 `; document.body.appendChild(toast); }

    4 min
  2. 赞美诗丨旅途

    1d ago

    赞美诗丨旅途

    Verse 你是我的家 你是我的盼望 你是我的安慰 你是我的力量 这世界是与你同行的旅途 在你里面才有真正的满足 Chorus 无论多少艰难困苦 在你手中都变成祝福 我要赞美歌颂我主 为那行走旷野的修平大路 愿世界得知 你的道路 愿万国万邦都向你欢呼 你恩典如洋海充满高山低谷 我愿献上自己跟随你的脚步 Bridge 神的车辇累万盈千 主在其中像在西奈圣山 你已掳掠仇敌升上高天 叫你百姓可永在你里面 .podcast-share { margin: 1rem 0; text-align: center; position: relative; } .podcast-share button { padding: 8px 20px; border: none; border-radius: 20px; background: #83afed; color: #fff; font-size: 14px; font-weight: 500; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; } .podcast-desc { max-width: 500px; margin: 1rem auto; padding: 12px 14px; line-height: 1.6; font-size: 14px; text-align: left; border-radius: 10px; /* 亮模式样式 */ background: #f8f9fa; border: 1px dashed #ccc; color: #333; } .podcast-desc a { word-break: break-all; color: #6a9bd8; text-decoration: none; } /* 暗黑模式适配 */ @media (prefers-color-scheme: dark) { .podcast-desc { background: #2d2d2d !important; /* 深色背景 */ border-color: #555 !important; /* 深色虚线框 */ color: #e0e0e0 !important; /* 浅色文字 */ } .podcast-desc a { color: #83afed !important; /* 亮一点的链接色 */ } } /* 兼容网站手动切换暗黑的类(根据你网站实际类名调整) */ .dark .podcast-desc { background: #2d2d2d !important; border-color: #555 !important; color: #e0e0e0 !important; } .dark .podcast-desc a { color: #83afed !important; } .share-toast { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #e8f0fa; color: #222; padding: 16px 20px; border-radius: 10px; font-size: 14px; line-height: 1.5; z-index: 9999; box-shadow: 0 4px 15px rgba(0,0,0,0.1); width: 260px; text-align: left; border: 1px solid #c9d8f0; } /* 暗黑模式下的弹窗样式 */ @media (prefers-color-scheme: dark) { .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .share-toast .confirm-btn { background: #6a9bd8 !important; } } .dark .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .dark .share-toast .confirm-btn { background: #6a9bd8 !important; } .share-toast .confirm-btn { display: block; margin: 12px auto 0; padding: 6px 20px; border: none; border-radius: 18px; background: #6a9bd8; color: #fff; font-size: 13px; cursor: pointer; } .share-toast .confirm-btn:hover { background: #5783c7; } 点击分享感动 🔗 本集链接:https://zanmei.typlog.io/episodes/608 ✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂! // 按钮:自动获取当前页面链接,不受下方手动链接影响 function sharePodcast() { var title = document.title || "赞美诗"; var url = window.location.href; title = title.replace(/\s*-\s*天天赞美神/i, "").trim(); var shareText = "🎧 " + title + "\n" + "🔗 " + url + "\n\n" + "✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂!"; navigator.clipboard.writeText(shareText).then(function() { showCustomToast(); }).catch(function() { showCustomToast("已复制链接:\n" + url); }); } function showCustomToast(msg) { var oldToast = document.querySelector(".share-toast"); if (oldToast) oldToast.remove(); var toast = document.createElement("div"); toast.className = "share-toast"; toast.innerHTML = ` ✅ 分享内容已复制! 👉 打开微信/朋友圈/QQ/微博等,粘贴即可分享 确定 `; document.body.appendChild(toast); }

    5 min
  3. 十点晚祷丨260711

    1d ago

    十点晚祷丨260711

    以赛亚书 41:10 你不要害怕,因为我与你同在; 不要惊惶,因为我是你的 神。 我必坚固你,我必帮助你; 我必用我公义的右手扶持你。 主啊,求你来坚固我们,用你公义的右手扶持我们,生活中各样的疲累如同一座大山压在我们身上,求你来顾念我们生活中每一个小细节,我们愿把一切的难题都卸在你的手中,求你帮助我们得胜。 父啊,我们愿意安静在你的面前,盼望在你里面得着安息,求你怜悯我们软弱的心灵,赐给我们每日够用的力量,使我们能够在你的里面得到能力,如鹰展翅上腾,也愿主的话语深种在我们的心田,滋养我们的灵魂,使我们的心思意念时刻都在神的旨意当中,阿们! .podcast-share { margin: 1rem 0; text-align: center; position: relative; } .podcast-share button { padding: 8px 20px; border: none; border-radius: 20px; background: #83afed; color: #fff; font-size: 14px; font-weight: 500; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; } .podcast-desc { max-width: 500px; margin: 1rem auto; padding: 12px 14px; line-height: 1.6; font-size: 14px; text-align: left; border-radius: 10px; /* 亮模式样式 */ background: #f8f9fa; border: 1px dashed #ccc; color: #333; } .podcast-desc a { word-break: break-all; color: #6a9bd8; text-decoration: none; } /* 暗黑模式适配 */ @media (prefers-color-scheme: dark) { .podcast-desc { background: #2d2d2d !important; /* 深色背景 */ border-color: #555 !important; /* 深色虚线框 */ color: #e0e0e0 !important; /* 浅色文字 */ } .podcast-desc a { color: #83afed !important; /* 亮一点的链接色 */ } } /* 兼容网站手动切换暗黑的类(根据你网站实际类名调整) */ .dark .podcast-desc { background: #2d2d2d !important; border-color: #555 !important; color: #e0e0e0 !important; } .dark .podcast-desc a { color: #83afed !important; } .share-toast { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #e8f0fa; color: #222; padding: 16px 20px; border-radius: 10px; font-size: 14px; line-height: 1.5; z-index: 9999; box-shadow: 0 4px 15px rgba(0,0,0,0.1); width: 260px; text-align: left; border: 1px solid #c9d8f0; } /* 暗黑模式下的弹窗样式 */ @media (prefers-color-scheme: dark) { .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .share-toast .confirm-btn { background: #6a9bd8 !important; } } .dark .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .dark .share-toast .confirm-btn { background: #6a9bd8 !important; } .share-toast .confirm-btn { display: block; margin: 12px auto 0; padding: 6px 20px; border: none; border-radius: 18px; background: #6a9bd8; color: #fff; font-size: 13px; cursor: pointer; } .share-toast .confirm-btn:hover { background: #5783c7; } 点击分享感动 🔗 本集链接:https://zanmei.typlog.io/episodes/607 ✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂! // 按钮:自动获取当前页面链接,不受下方手动链接影响 function sharePodcast() { var title = document.title || "赞美诗"; var url = window.location.href; title = title.replace(/\s*-\s*天天赞美神/i, "").trim(); var shareText = "🎧 " + title + "\n" + "🔗 " + url + "\n\n" + "✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂!"; navigator.clipboard.writeText(shareText).then(function() { showCustomToast(); }).catch(function() { showCustomToast("已复制链接:\n" + url); }); } function showCustomToast(msg) { var oldToast = document.querySelector(".share-toast"); if (oldToast) oldToast.remove(); var toast = document.createElement("div"); toast.className = "share-toast"; toast.innerHTML = ` ✅ 分享内容已复制! 👉 打开微信/朋友圈/QQ/微博等,粘贴即可分享 确定 `; document.body.appendChild(toast); }

    4 min
  4. 赞美诗丨赞美歌唱永不息

    1d ago

    赞美诗丨赞美歌唱永不息

    迎着清晨的阳光我向祢赞美 伴着春暖花开我向祢赞美 踏着夕阳彩霞我向祢赞美 握住冬日暖阳我向祢赞美 赞美祢的歌不离我的口 赞美祢是我唯一的拯救 赞美祢每时每刻的保守 赞美祢从岁首看顾到年终 赞美祢的歌不离我的口 赞美祢是我唯一的拯救 赞美祢每时每刻的保守 赞美祢从岁首看顾到年终 从今时到永久 .podcast-share { margin: 1rem 0; text-align: center; position: relative; } .podcast-share button { padding: 8px 20px; border: none; border-radius: 20px; background: #83afed; color: #fff; font-size: 14px; font-weight: 500; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; } .podcast-desc { max-width: 500px; margin: 1rem auto; padding: 12px 14px; line-height: 1.6; font-size: 14px; text-align: left; border-radius: 10px; /* 亮模式样式 */ background: #f8f9fa; border: 1px dashed #ccc; color: #333; } .podcast-desc a { word-break: break-all; color: #6a9bd8; text-decoration: none; } /* 暗黑模式适配 */ @media (prefers-color-scheme: dark) { .podcast-desc { background: #2d2d2d !important; /* 深色背景 */ border-color: #555 !important; /* 深色虚线框 */ color: #e0e0e0 !important; /* 浅色文字 */ } .podcast-desc a { color: #83afed !important; /* 亮一点的链接色 */ } } /* 兼容网站手动切换暗黑的类(根据你网站实际类名调整) */ .dark .podcast-desc { background: #2d2d2d !important; border-color: #555 !important; color: #e0e0e0 !important; } .dark .podcast-desc a { color: #83afed !important; } .share-toast { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #e8f0fa; color: #222; padding: 16px 20px; border-radius: 10px; font-size: 14px; line-height: 1.5; z-index: 9999; box-shadow: 0 4px 15px rgba(0,0,0,0.1); width: 260px; text-align: left; border: 1px solid #c9d8f0; } /* 暗黑模式下的弹窗样式 */ @media (prefers-color-scheme: dark) { .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .share-toast .confirm-btn { background: #6a9bd8 !important; } } .dark .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .dark .share-toast .confirm-btn { background: #6a9bd8 !important; } .share-toast .confirm-btn { display: block; margin: 12px auto 0; padding: 6px 20px; border: none; border-radius: 18px; background: #6a9bd8; color: #fff; font-size: 13px; cursor: pointer; } .share-toast .confirm-btn:hover { background: #5783c7; } 点击分享感动 🔗 本集链接:https://zanmei.typlog.io/episodes/606 ✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂! // 按钮:自动获取当前页面链接,不受下方手动链接影响 function sharePodcast() { var title = document.title || "赞美诗"; var url = window.location.href; title = title.replace(/\s*-\s*天天赞美神/i, "").trim(); var shareText = "🎧 " + title + "\n" + "🔗 " + url + "\n\n" + "✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂!"; navigator.clipboard.writeText(shareText).then(function() { showCustomToast(); }).catch(function() { showCustomToast("已复制链接:\n" + url); }); } function showCustomToast(msg) { var oldToast = document.querySelector(".share-toast"); if (oldToast) oldToast.remove(); var toast = document.createElement("div"); toast.className = "share-toast"; toast.innerHTML = ` ✅ 分享内容已复制! 👉 打开微信/朋友圈/QQ/微博等,粘贴即可分享 确定 `; document.body.appendChild(toast); }

    3 min
  5. 十点晚祷丨260710

    2d ago

    十点晚祷丨260710

    箴言 3:5-6 你要专心仰赖耶和华, 不可倚靠自己的聪明, 在你一切所行的事上都要认定他, 他必指引你的路。 天父,在生活中,我们很容易按照自己的意思规划生活,依赖自己的智慧和能力处理事情,觉得这样可以过上自己期望的生活,我们很难安静下来寻求你的道路。天父,感谢你再次提醒我们要专心仰赖你,不可依靠自己的聪明,在我们一切所行的事上都要认定你,你必指引我们的路。 天父,你知道我们的人生需要什么,知道我们该如何抵达终点,让我们能够谦卑下来,认定你的指引。天父,求你加给我们信心,让我们能够听从你的声音,遵循你的旨意,让我们相信你对我们的爱,相信你带领的道路是最美好的,阿们! .podcast-share { margin: 1rem 0; text-align: center; position: relative; } .podcast-share button { padding: 8px 20px; border: none; border-radius: 20px; background: #83afed; color: #fff; font-size: 14px; font-weight: 500; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; } .podcast-desc { max-width: 500px; margin: 1rem auto; padding: 12px 14px; line-height: 1.6; font-size: 14px; text-align: left; border-radius: 10px; /* 亮模式样式 */ background: #f8f9fa; border: 1px dashed #ccc; color: #333; } .podcast-desc a { word-break: break-all; color: #6a9bd8; text-decoration: none; } /* 暗黑模式适配 */ @media (prefers-color-scheme: dark) { .podcast-desc { background: #2d2d2d !important; /* 深色背景 */ border-color: #555 !important; /* 深色虚线框 */ color: #e0e0e0 !important; /* 浅色文字 */ } .podcast-desc a { color: #83afed !important; /* 亮一点的链接色 */ } } /* 兼容网站手动切换暗黑的类(根据你网站实际类名调整) */ .dark .podcast-desc { background: #2d2d2d !important; border-color: #555 !important; color: #e0e0e0 !important; } .dark .podcast-desc a { color: #83afed !important; } .share-toast { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #e8f0fa; color: #222; padding: 16px 20px; border-radius: 10px; font-size: 14px; line-height: 1.5; z-index: 9999; box-shadow: 0 4px 15px rgba(0,0,0,0.1); width: 260px; text-align: left; border: 1px solid #c9d8f0; } /* 暗黑模式下的弹窗样式 */ @media (prefers-color-scheme: dark) { .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .share-toast .confirm-btn { background: #6a9bd8 !important; } } .dark .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .dark .share-toast .confirm-btn { background: #6a9bd8 !important; } .share-toast .confirm-btn { display: block; margin: 12px auto 0; padding: 6px 20px; border: none; border-radius: 18px; background: #6a9bd8; color: #fff; font-size: 13px; cursor: pointer; } .share-toast .confirm-btn:hover { background: #5783c7; } 点击分享感动 🔗 本集链接:https://zanmei.typlog.io/episodes/605 ✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂! // 按钮:自动获取当前页面链接,不受下方手动链接影响 function sharePodcast() { var title = document.title || "赞美诗"; var url = window.location.href; title = title.replace(/\s*-\s*天天赞美神/i, "").trim(); var shareText = "🎧 " + title + "\n" + "🔗 " + url + "\n\n" + "✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂!"; navigator.clipboard.writeText(shareText).then(function() { showCustomToast(); }).catch(function() { showCustomToast("已复制链接:\n" + url); }); } function showCustomToast(msg) { var oldToast = document.querySelector(".share-toast"); if (oldToast) oldToast.remove(); var toast = document.createElement("div"); toast.className = "share-toast"; toast.innerHTML = ` ✅ 分享内容已复制! 👉 打开微信/朋友圈/QQ/微博等,粘贴即可分享 确定 `; document.body.appendChild(toast); }

    4 min
  6. 赞美诗丨不再被奴役

    2d ago

    赞美诗丨不再被奴役

    祢爱的旋律 释放我生命 祢爱四面环绕我 从敌人手中 祢拯救了我 惧怕中得自由 我不再被恐惧奴役 因祢是我天父 我不再被恐惧奴役 因祢是我天父 从我母腹中 祢拣选了我 祢爱呼唤我名 我重生得救 进入祢家中 宝血流入我生命 祢将大海分开 让我能穿越 完美的爱淹没恐惧 祢拯救我让我能兴起歌唱 因祢是我天父 .podcast-share { margin: 1rem 0; text-align: center; position: relative; } .podcast-share button { padding: 8px 20px; border: none; border-radius: 20px; background: #83afed; color: #fff; font-size: 14px; font-weight: 500; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; } .podcast-desc { max-width: 500px; margin: 1rem auto; padding: 12px 14px; line-height: 1.6; font-size: 14px; text-align: left; border-radius: 10px; /* 亮模式样式 */ background: #f8f9fa; border: 1px dashed #ccc; color: #333; } .podcast-desc a { word-break: break-all; color: #6a9bd8; text-decoration: none; } /* 暗黑模式适配 */ @media (prefers-color-scheme: dark) { .podcast-desc { background: #2d2d2d !important; /* 深色背景 */ border-color: #555 !important; /* 深色虚线框 */ color: #e0e0e0 !important; /* 浅色文字 */ } .podcast-desc a { color: #83afed !important; /* 亮一点的链接色 */ } } /* 兼容网站手动切换暗黑的类(根据你网站实际类名调整) */ .dark .podcast-desc { background: #2d2d2d !important; border-color: #555 !important; color: #e0e0e0 !important; } .dark .podcast-desc a { color: #83afed !important; } .share-toast { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #e8f0fa; color: #222; padding: 16px 20px; border-radius: 10px; font-size: 14px; line-height: 1.5; z-index: 9999; box-shadow: 0 4px 15px rgba(0,0,0,0.1); width: 260px; text-align: left; border: 1px solid #c9d8f0; } /* 暗黑模式下的弹窗样式 */ @media (prefers-color-scheme: dark) { .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .share-toast .confirm-btn { background: #6a9bd8 !important; } } .dark .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .dark .share-toast .confirm-btn { background: #6a9bd8 !important; } .share-toast .confirm-btn { display: block; margin: 12px auto 0; padding: 6px 20px; border: none; border-radius: 18px; background: #6a9bd8; color: #fff; font-size: 13px; cursor: pointer; } .share-toast .confirm-btn:hover { background: #5783c7; } 点击分享感动 🔗 本集链接:https://zanmei.typlog.io/episodes/604 ✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂! // 按钮:自动获取当前页面链接,不受下方手动链接影响 function sharePodcast() { var title = document.title || "赞美诗"; var url = window.location.href; title = title.replace(/\s*-\s*天天赞美神/i, "").trim(); var shareText = "🎧 " + title + "\n" + "🔗 " + url + "\n\n" + "✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂!"; navigator.clipboard.writeText(shareText).then(function() { showCustomToast(); }).catch(function() { showCustomToast("已复制链接:\n" + url); }); } function showCustomToast(msg) { var oldToast = document.querySelector(".share-toast"); if (oldToast) oldToast.remove(); var toast = document.createElement("div"); toast.className = "share-toast"; toast.innerHTML = ` ✅ 分享内容已复制! 👉 打开微信/朋友圈/QQ/微博等,粘贴即可分享 确定 `; document.body.appendChild(toast); }

    4 min
  7. 十点晚祷丨260709

    3d ago

    十点晚祷丨260709

    诗篇 5:11 凡投靠你的,愿他们喜乐,时常欢呼, 因为你护庇他们; 又愿那爱你名的人都靠你欢欣。 主啊,仇敌就像吼叫的狮子一样到处游荡,想要吞吃我们。主啊,我们要投靠在你的翅膀荫下,求你来遮盖我们,挪去我们的羞耻,洗去我们的污秽。 主啊,你看我们为你眼中的瞳仁,视我们为掌上的明珠。主啊,我们想要更多认识你的名,想要亲近你,求你将你自己彰显给我们,也求你赐给我们谦卑的心,渴慕的灵,让我们努力学习你的话语,明白你的爱,阿们! .podcast-share { margin: 1rem 0; text-align: center; position: relative; } .podcast-share button { padding: 8px 20px; border: none; border-radius: 20px; background: #83afed; color: #fff; font-size: 14px; font-weight: 500; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; } .podcast-desc { max-width: 500px; margin: 1rem auto; padding: 12px 14px; line-height: 1.6; font-size: 14px; text-align: left; border-radius: 10px; /* 亮模式样式 */ background: #f8f9fa; border: 1px dashed #ccc; color: #333; } .podcast-desc a { word-break: break-all; color: #6a9bd8; text-decoration: none; } /* 暗黑模式适配 */ @media (prefers-color-scheme: dark) { .podcast-desc { background: #2d2d2d !important; /* 深色背景 */ border-color: #555 !important; /* 深色虚线框 */ color: #e0e0e0 !important; /* 浅色文字 */ } .podcast-desc a { color: #83afed !important; /* 亮一点的链接色 */ } } /* 兼容网站手动切换暗黑的类(根据你网站实际类名调整) */ .dark .podcast-desc { background: #2d2d2d !important; border-color: #555 !important; color: #e0e0e0 !important; } .dark .podcast-desc a { color: #83afed !important; } .share-toast { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #e8f0fa; color: #222; padding: 16px 20px; border-radius: 10px; font-size: 14px; line-height: 1.5; z-index: 9999; box-shadow: 0 4px 15px rgba(0,0,0,0.1); width: 260px; text-align: left; border: 1px solid #c9d8f0; } /* 暗黑模式下的弹窗样式 */ @media (prefers-color-scheme: dark) { .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .share-toast .confirm-btn { background: #6a9bd8 !important; } } .dark .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .dark .share-toast .confirm-btn { background: #6a9bd8 !important; } .share-toast .confirm-btn { display: block; margin: 12px auto 0; padding: 6px 20px; border: none; border-radius: 18px; background: #6a9bd8; color: #fff; font-size: 13px; cursor: pointer; } .share-toast .confirm-btn:hover { background: #5783c7; } 点击分享感动 🔗 本集链接:https://zanmei.typlog.io/episodes/603 ✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂! // 按钮:自动获取当前页面链接,不受下方手动链接影响 function sharePodcast() { var title = document.title || "赞美诗"; var url = window.location.href; title = title.replace(/\s*-\s*天天赞美神/i, "").trim(); var shareText = "🎧 " + title + "\n" + "🔗 " + url + "\n\n" + "✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂!"; navigator.clipboard.writeText(shareText).then(function() { showCustomToast(); }).catch(function() { showCustomToast("已复制链接:\n" + url); }); } function showCustomToast(msg) { var oldToast = document.querySelector(".share-toast"); if (oldToast) oldToast.remove(); var toast = document.createElement("div"); toast.className = "share-toast"; toast.innerHTML = ` ✅ 分享内容已复制! 👉 打开微信/朋友圈/QQ/微博等,粘贴即可分享 确定 `; document.body.appendChild(toast); }

    4 min
  8. 赞美诗丨原谅就是爱

    3d ago

    赞美诗丨原谅就是爱

    在高高的天上,有个饶恕阶梯 那里放映着主怎样饶恕我们 其上也倒映着众兄弟姐妹 彼此饶恕接纳,效法主自己 在美丽的天堂,有个饶恕阶梯 那里放映着主怎样舍了自己 其上也倒映着众兄弟姐妹 彼此体恤包容,再次合而为一 原谅就是爱 原谅是理解 主怎样爱我们 也当彼此相爱 原谅就是爱 原谅是理解 原谅是换位思想 原谅就是主 .podcast-share { margin: 1rem 0; text-align: center; position: relative; } .podcast-share button { padding: 8px 20px; border: none; border-radius: 20px; background: #83afed; color: #fff; font-size: 14px; font-weight: 500; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; } .podcast-desc { max-width: 500px; margin: 1rem auto; padding: 12px 14px; line-height: 1.6; font-size: 14px; text-align: left; border-radius: 10px; /* 亮模式样式 */ background: #f8f9fa; border: 1px dashed #ccc; color: #333; } .podcast-desc a { word-break: break-all; color: #6a9bd8; text-decoration: none; } /* 暗黑模式适配 */ @media (prefers-color-scheme: dark) { .podcast-desc { background: #2d2d2d !important; /* 深色背景 */ border-color: #555 !important; /* 深色虚线框 */ color: #e0e0e0 !important; /* 浅色文字 */ } .podcast-desc a { color: #83afed !important; /* 亮一点的链接色 */ } } /* 兼容网站手动切换暗黑的类(根据你网站实际类名调整) */ .dark .podcast-desc { background: #2d2d2d !important; border-color: #555 !important; color: #e0e0e0 !important; } .dark .podcast-desc a { color: #83afed !important; } .share-toast { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #e8f0fa; color: #222; padding: 16px 20px; border-radius: 10px; font-size: 14px; line-height: 1.5; z-index: 9999; box-shadow: 0 4px 15px rgba(0,0,0,0.1); width: 260px; text-align: left; border: 1px solid #c9d8f0; } /* 暗黑模式下的弹窗样式 */ @media (prefers-color-scheme: dark) { .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .share-toast .confirm-btn { background: #6a9bd8 !important; } } .dark .share-toast { background: #3a405a !important; color: #e8e8e8 !important; border-color: #556080 !important; } .dark .share-toast .confirm-btn { background: #6a9bd8 !important; } .share-toast .confirm-btn { display: block; margin: 12px auto 0; padding: 6px 20px; border: none; border-radius: 18px; background: #6a9bd8; color: #fff; font-size: 13px; cursor: pointer; } .share-toast .confirm-btn:hover { background: #5783c7; } 点击分享感动 🔗 本集链接:https://zanmei.typlog.io/episodes/602 ✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂! // 按钮:自动获取当前页面链接,不受下方手动链接影响 function sharePodcast() { var title = document.title || "赞美诗"; var url = window.location.href; title = title.replace(/\s*-\s*天天赞美神/i, "").trim(); var shareText = "🎧 " + title + "\n" + "🔗 " + url + "\n\n" + "✨ 天天亲近主,时时蒙恩典,在感动中敬拜祂!"; navigator.clipboard.writeText(shareText).then(function() { showCustomToast(); }).catch(function() { showCustomToast("已复制链接:\n" + url); }); } function showCustomToast(msg) { var oldToast = document.querySelector(".share-toast"); if (oldToast) oldToast.remove(); var toast = document.createElement("div"); toast.className = "share-toast"; toast.innerHTML = ` ✅ 分享内容已复制! 👉 打开微信/朋友圈/QQ/微博等,粘贴即可分享 确定 `; document.body.appendChild(toast); }

    4 min

About

万千诗歌,我们只分享有感动的,天天亲近神,时时蒙恩典,让生命在敬拜中被更新!