|
8 | 8 | <meta property="og:title" content="OracleShellInstall - Oracle 数据库一键自动化安装"> |
9 | 9 | <meta property="og:description" content="一键自动化安装 Oracle 数据库,支持单机/ASM/RAC 三种模式,覆盖 20+ Linux 发行版。"> |
10 | 10 | <meta property="og:type" content="website"> |
11 | | -<meta property="og:url" content="https://pc-study.github.io/OracleShellInstall/"> |
12 | | -<meta property="og:image" content="https://pc-study.github.io/OracleShellInstall/img/og-cover.jpg"> |
| 11 | +<meta property="og:url" content="https://www.oracleshellinstall.com/"> |
| 12 | +<meta property="og:image" content="https://www.oracleshellinstall.com/img/og-cover.jpg"> |
13 | 13 | <meta property="og:image:width" content="1200"> |
14 | 14 | <meta property="og:image:height" content="630"> |
15 | 15 | <meta name="twitter:card" content="summary_large_image"> |
16 | 16 | <meta name="twitter:title" content="OracleShellInstall"> |
17 | | -<meta name="twitter:image" content="https://pc-study.github.io/OracleShellInstall/img/og-cover.jpg"> |
18 | | -<link rel="canonical" href="https://pc-study.github.io/OracleShellInstall/"> |
19 | | -<link rel="alternate" hreflang="zh-CN" href="https://pc-study.github.io/OracleShellInstall/"> |
20 | | -<link rel="alternate" hreflang="en" href="https://pc-study.github.io/OracleShellInstall/"> |
21 | | -<link rel="alternate" hreflang="x-default" href="https://pc-study.github.io/OracleShellInstall/"> |
| 17 | +<meta name="twitter:image" content="https://www.oracleshellinstall.com/img/og-cover.jpg"> |
| 18 | +<link rel="canonical" href="https://www.oracleshellinstall.com/"> |
| 19 | +<link rel="alternate" hreflang="zh-CN" href="https://www.oracleshellinstall.com/"> |
| 20 | +<link rel="alternate" hreflang="en" href="https://www.oracleshellinstall.com/"> |
| 21 | +<link rel="alternate" hreflang="x-default" href="https://www.oracleshellinstall.com/"> |
22 | 22 | <meta name="color-scheme" content="light dark"> |
23 | 23 | <link rel="icon" href="favicon.svg" type="image/svg+xml"> |
24 | 24 | <link rel="preconnect" href="https://fonts.googleapis.com"> |
|
136 | 136 | "description": "One-click automated Oracle Database installation script supporting Single/ASM/RAC modes across 20+ Linux distributions.", |
137 | 137 | "applicationCategory": "DeveloperApplication", |
138 | 138 | "operatingSystem": "Linux", |
139 | | - "url": "https://pc-study.github.io/OracleShellInstall/", |
| 139 | + "url": "https://www.oracleshellinstall.com/", |
140 | 140 | "author": { |
141 | 141 | "@type": "Person", |
142 | 142 | "name": "Pengcheng Liu", |
|
146 | 146 | "@type": "Offer", |
147 | 147 | "price": "0", |
148 | 148 | "priceCurrency": "CNY", |
149 | | - "url": "https://pc-study.github.io/OracleShellInstall/pricing.html" |
| 149 | + "url": "https://www.oracleshellinstall.com/pricing.html" |
150 | 150 | } |
151 | 151 | } |
152 | 152 | </script> |
|
0 commit comments