LiuShen / Artalk邮件模板
0 curtidas
0 bifurcações
2 arquivos
Última atividade 3 days ago
| 1 | <div> |
| 2 | <div id="liushen-mail-content" style="margin-top: 20px;margin-bottom: 20px"> |
| 3 | <div style="background: #ddefff;width: 95%;max-width: 800px;margin: auto auto;border-radius: 12px;border: #49b1f5 1px solid;overflow: hidden;-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4); "> |
| 4 | <header style="overflow: hidden"><img class="banner-img" src="https://i.p-i.vip/30/20250419-68031ec68f419.webp" style="width: 100%; z-index: 666"></header> |
| 5 | <div style="padding: 5px 20px"> |
| 6 | <div class="dear" style="border-radius: 30px;position: relative;color: white;float: left;z-index: 999;background: #347aa9;padding: 5px 30px;margin: -20px auto 0;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);">亲爱的{{nick}}:</div><br> |
| 7 | <center> |
| 8 | <h3>你收到了来自 <a style="text-decoration: none; color: #9c515b">{{reply_nick}}</a> 的回复</h3> |
| 9 | </center> |
| 10 | <hr style="width:200px;border:0;border-bottom:1px solid #e5e5e5;margin:12px auto;"><br> <p>您曾在<a href="{{page_url}}" style="text-decoration: none;color: #49b1f5" target="_blank"> 『{{page_title}}』 </a>上发表的评论:</p> |
LiuShen / ech0摘要生成提示词
0 curtidas
0 bifurcações
1 arquivos
Última atividade 3 days ago
| 1 | 你是中文情感分析专家。输入为作者最近发布的多条说说内容,请根据内容生成情绪与状态总结。 |
| 2 | |
| 3 | 输出规则: |
| 4 | 1. 必须只输出五行内容,不允许出现任何解释或行标签,例如“第一行”“第二行”等。 |
| 5 | 2. 不要输出 Markdown 代码块或列表。 |
| 6 | 3. 每一行只允许包含规定内容。 |
| 7 | 4. 第四行必须是完全空行,不允许出现任何字符或空格。 |
| 8 | 5. 可以使用常见标点,例如逗号、句号、感叹号、问号。 |
| 9 | 6. 允许使用 **加粗** 或 *斜体*。 |
| 10 | 7. **整段输出中至少包含五个加粗关键词**,用于突出核心事件或情绪。 |
Última atividade 2 weeks ago
SWPP标准配置文件,适配最新正式版
| 1 | import { |
| 2 | defineConfig |
| 3 | } from 'swpp-backends' |
| 4 | |
| 5 | defineConfig({ |
| 6 | compilationEnv: { |
| 7 | DOMAIN_HOST: new URL('https://blog.liushen.fun'), |
| 8 | SERVICE_WORKER: "sw", |
| 9 | JSON_HTML_LIMIT: 10, |
| 10 | // isStable: (url: URL) => { |
yxksw / Butterfly-音乐胶囊实现
0 curtidas
0 bifurcações
5 arquivos
Última atividade 3 weeks ago • Bifurcado de LiuShen/Butterfly-音乐胶囊实现
🎵 音乐胶囊模块使用说明
本仓库提供了一个可集成到 Hexo 主题 liushen 的音乐胶囊播放器模块。模块包含四个主要部分:
- 主题配置文件
- 布局模板文件
- 样式文件
- 前端脚本
本文档将详细介绍它们的放置位置、引用方式和变量配置。
Allen2030 / Astro前端获取Ech0信息
0 curtidas
0 bifurcações
1 arquivos
Última atividade 1 month ago
Astro-theme-fuwari的Ech0说说获取参数
| 1 | // Ech0 API 工具函数 |
| 2 | |
| 3 | interface EssayData { |
| 4 | id: number; |
| 5 | content: string; |
| 6 | time: string; |
| 7 | tags: string[]; |
| 8 | images?: string[]; |
| 9 | } |
Allen2030 / 对fuwari主题的Twikoo评论区样式修复
0 curtidas
0 bifurcações
1 arquivos
Última atividade 1 month ago
Astro-theme-fuwari的Twikoo评论区样式修复
| 1 | --- |
| 2 | interface Props { |
| 3 | path: string; |
| 4 | } |
| 5 | |
| 6 | import { commentConfig } from "@/config"; |
| 7 | |
| 8 | const config = { |
| 9 | el: "#twikoo", |
| 10 | path: Astro.props.path, |
LiuShen / Mihomo-Party覆写脚本
0 curtidas
0 bifurcações
1 arquivos
Última atividade 2 months ago
自用Mihomo-Party覆写脚本,用于实现自定义分组
| 1 | // Define the `main` function |
| 2 | |
| 3 | const proxyName = "代理模式"; |
| 4 | |
| 5 | function main (params) { |
| 6 | if (!params.proxies) return params; |
| 7 | overwriteRules (params); |
| 8 | overwriteProxyGroups (params); |
| 9 | overwriteDns (params); |
| 10 | return params; |
LiuShen / FLClash覆写脚本
0 curtidas
0 bifurcações
1 arquivos
Última atividade 2 months ago
专用于FLClash客户端的覆写脚本,用于分类
| 1 | function main(config) { |
| 2 | config["proxy-groups"] = [ |
| 3 | { |
| 4 | name: "节点选择", |
| 5 | icon: "https://testingcf.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Proxy.png", |
| 6 | type: "select", |
| 7 | proxies: [ |
| 8 | "自动选择", "香港节点", "台湾节点", "狮城节点", "美国节点", "日本节点", "韩国节点", "其他节点", "手动切换", "DIRECT" |
| 9 | ] |
| 10 | }, |
LiuShen / Uptime-Kuma美化代码
0 curtidas
0 bifurcações
1 arquivos
Última atividade 5 months ago
| 1 | @import url("https://fontsapi.zeoseven.com/488/main/result.css"); |
| 2 | |
| 3 | :root { |
| 4 | --bs-white: #fff; |
| 5 | --bs-dark: #212529; |
| 6 | --bs-green: #008000; |
| 7 | --bs-danger: #dc3545; |
| 8 | --bs-body-bg: #f6f7f9; |
| 9 | --bs-blue: #0d6efd; |
| 10 | --bg-linear-gradient: linear-gradient(180deg, #f6f6f6, #f8f8f8); |
Próximo
Anterior