mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-04-23 02:30:41 +08:00
feat: 更新社交媒体分享图片源地址为 img.infstar.cn
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<meta property="og:url" content="https://mc.infstar.org/" />
|
||||
<meta property="og:title" content="星空之境 Minecraft 服务器 - 永不换档的纯净原版生存Minecraft服务器" />
|
||||
<meta property="og:description" content="星空之境——永不换档的纯净原版生存Minecraft服务器,支持Java版与基岩版互通。免费圈地保护、自研管理插件、紧跟最新版本,物理工作站保障全天候稳定运行。立即加入纯净生存冒险!" />
|
||||
<meta property="og:image" content="https://img.lunadeer.cn/i/2024/04/22/6625ce6c8ddc1.png" />
|
||||
<meta property="og:image" content="https://img.infstar.cn/i/2026/03/21/69be583695ff1.png" />
|
||||
<meta property="og:image:alt" content="星空之境 Minecraft 服务器站点预览图" />
|
||||
<meta property="og:site_name" content="星空之境 Minecraft 服务器" />
|
||||
<meta property="og:locale" content="zh_CN" />
|
||||
@@ -34,7 +34,7 @@
|
||||
<meta property="twitter:url" content="https://mc.infstar.org/" />
|
||||
<meta property="twitter:title" content="星空之境 Minecraft 服务器 - 永不换档的纯净原版生存Minecraft服务器" />
|
||||
<meta property="twitter:description" content="星空之境——永不换档的纯净原版生存Minecraft服务器,支持Java版与基岩版互通。免费圈地保护、自研管理插件、紧跟最新版本,物理工作站保障全天候稳定运行。立即加入纯净生存冒险!" />
|
||||
<meta property="twitter:image" content="https://img.lunadeer.cn/i/2024/04/22/6625ce6c8ddc1.png" />
|
||||
<meta property="twitter:image" content="https://img.infstar.cn/i/2026/03/21/69be583695ff1.png" />
|
||||
<meta property="twitter:image:alt" content="星空之境 Minecraft 服务器站点预览图" />
|
||||
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
|
||||
@@ -55,7 +55,7 @@
|
||||
"name": "星空之境 Minecraft 服务器",
|
||||
"description": "永不换档的纯净原版生存Minecraft服务器,支持Java版和基岩版互通",
|
||||
"url": "https://mc.infstar.org/",
|
||||
"logo": "https://img.lunadeer.cn/i/2024/04/22/6625ce6c8ddc1.png",
|
||||
"logo": "https://img.infstar.cn/i/2026/03/21/69be583695ff1.png",
|
||||
"image": "https://img.lunadeer.cn/i/2025/11/26/69267755e14e3.png",
|
||||
"game": {
|
||||
"@type": "VideoGame",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
const SITE_URL = 'https://mc.infstar.org';
|
||||
const SITE_NAME = '星空之境 Minecraft 服务器';
|
||||
const SITE_DESCRIPTION = '星空之境是一个永不换档的纯净原版生存 Minecraft 服务器,支持 Java 版与基岩版互通。提供免费圈地保护、自研管理插件,紧跟最新游戏版本更新。';
|
||||
const DEFAULT_OG_IMAGE = 'https://img.lunadeer.cn/i/2024/04/22/6625ce6c8ddc1.png';
|
||||
const DEFAULT_OG_IMAGE = 'https://img.infstar.cn/i/2026/03/21/69be583695ff1.png';
|
||||
const HOME_OG_IMAGE = 'https://img.lunadeer.cn/i/2025/11/26/69267755e14e3.png';
|
||||
const ROBOTS_CONTENT = 'index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user