Skip to content

Commit bca53f8

Browse files
committed
chore: update promo
1 parent c092435 commit bca53f8

File tree

12 files changed

+727
-755
lines changed

12 files changed

+727
-755
lines changed

.github/workflows/commitlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@v5
13+
- uses: actions/checkout@v6
1414
with:
1515
fetch-depth: 0
1616

.github/workflows/cr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
github.event_name == 'pull_request'
3131
3232
steps:
33-
- uses: actions/checkout@v5
33+
- uses: actions/checkout@v6
3434
with:
3535
fetch-depth: 0
3636

.github/workflows/npm_bark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: actions/checkout@v5
16+
- uses: actions/checkout@v6
1717

1818
- uses: pnpm/action-setup@v4
1919

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
release:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@v5
15+
- uses: actions/checkout@v6
1616
with:
1717
fetch-depth: 0
1818

docs/.vitepress/data/AsideData.ts

Lines changed: 83 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,80 @@
11
import type { AsideItem } from '@theojs/lumen'
22

33
export const Aside_Data: AsideItem = [
4+
// {
5+
// image: 'https://i.theojs.cn/logo/totoro.webp',
6+
// promo: '龙猫云 双十一特惠',
7+
// info1: '月/季/半年付<span class="promo-text"> 85折: lm1185 </span>',
8+
// info2: '年付以上<span class="promo-text"> 48折: lm1180 </span>',
9+
// link: 'https://itheo.top/totoro',
10+
// rel: 'sponsored noreferrer'
11+
// },
412
{
5-
image: 'https://i.theojs.cn/logo/sms-activate.webp',
6-
promo: 'SMS-Activate 短信接码',
7-
info1: '秒开 <span class="promo-text">虚拟号码</span> 注册无障碍',
8-
info2: '覆盖 <span class="promo-text">200+国家</span> 轻松可用',
9-
link: 'https://itheo.top/sms',
10-
rel: 'sponsored noreferrer'
11-
},
12-
{
13-
image: 'https://i.theojs.cn/logo/flyingbird.webp',
14-
promo: 'FlyingBird 双十一特惠',
15-
info1: '月/季/半年<span class="promo-text"> 85折: fb25111185 </span>',
16-
info2: '年付以上<span class="promo-text"> 64折: fb25111180 </span>',
17-
link: 'https://itheo.top/flyingbird',
18-
rel: 'sponsored noreferrer'
19-
},
20-
{
21-
image: 'https://i.theojs.cn/logo/totoro.webp',
22-
promo: '龙猫云 双十一特惠',
23-
info1: '月/季/半年付<span class="promo-text"> 85折: lm1185 </span>',
24-
info2: '年付以上<span class="promo-text"> 48折: lm1180 </span>',
25-
link: 'https://itheo.top/totoro',
13+
image: 'https://i.theojs.cn/logo/qyt.webp',
14+
promo: '青云梯 专属特惠',
15+
info1: '全场套餐 <span class="promo-text"> 85折: qyt85 </span>',
16+
info2: '3年以上<span class="promo-text"> 48折: qyt80 </span>',
17+
link: 'https://itheo.top/qyt',
2618
rel: 'sponsored noreferrer'
2719
},
2820
{
29-
image: 'https://i.theojs.cn/logo/qyt.webp',
30-
promo: '青云梯 双十一特惠',
31-
info1: '全场套餐 <span class="promo-text"> 8折: 10180 </span>',
32-
// info2: '3年以上<span class="promo-text"> 48折: qyt80 </span>',
33-
link: 'https://itheo.top/qyt',
21+
image: 'https://i.theojs.cn/logo/hyperlink_logo.webp',
22+
promo: 'hyperlink - 极连云专属特惠',
23+
info1: '全场套餐 <span class="promo-text"> 8折: JLY888 </span>',
24+
info2: '3年付更可享受 <span class="promo-text"> 48折 </span>',
25+
link: 'https://itheo.top/hyperlink',
3426
rel: 'sponsored noreferrer'
3527
},
3628
{
37-
image: { src: 'https://i.theojs.cn/logo/galaxy_transparent_square.webp', crop: true },
38-
promo: '银河云 双十一特惠',
39-
info1: '全场套餐 <span class="promo-text"> 8折: 1180 </span>',
40-
// info2: '3年以上<span class="promo-text"> 48折: qyt80 </span>',
41-
link: 'https://itheo.top/yhy',
29+
image: 'https://i.theojs.cn/logo/flyingbird.webp',
30+
promo: 'FlyingBird 专属优惠',
31+
info1: '专属优惠码<span class="promo-text"> 9折: theo </span>',
32+
info2: '年付以上<span class="promo-text"> 64折: year85 </span>',
33+
link: 'https://itheo.top/flyingbird',
4234
rel: 'sponsored noreferrer'
4335
},
36+
// {
37+
// image: { src: 'https://i.theojs.cn/logo/galaxy_transparent_square.webp', crop: true },
38+
// promo: '银河云 双十一特惠',
39+
// info1: '全场套餐 <span class="promo-text"> 8折: 1180 </span>',
40+
// // info2: '3年以上<span class="promo-text"> 48折: qyt80 </span>',
41+
// link: 'https://itheo.top/yhy',
42+
// rel: 'sponsored noreferrer'
43+
// },
4444
{
45-
image: { src: 'https://i.theojs.cn/docs/TNT.webp', crop: true },
46-
promo: 'TNT 双十一特惠',
47-
info1: '全场套餐 <span class="promo-text"> 8折: Crazy1111</span>',
48-
// info2: '全场85折 <span class="promo-text">折扣码: TNT85</span>',
45+
image: { src: 'https://i.theojs.cn/logo/TNT.webp', crop: true },
46+
promo: 'TNT 专属特惠',
47+
info1: '全场套餐 <span class="promo-text"> 8折: TNT80</span>',
48+
info2: '全场85折 <span class="promo-text">折扣码: TNT85</span>',
4949
link: 'https://itheo.top/tnt',
5050
rel: 'sponsored noreferrer'
5151
},
5252
{
5353
image: 'https://i.theojs.cn/logo/bee_logo.webp',
54-
promo: '小蜜蜂 双十一特惠',
55-
info1: '全场套餐<span class="promo-text"> 8折: 11118</span>',
54+
promo: '小蜜蜂 新人特惠',
55+
info1: '全场套餐<span class="promo-text"> 85折: xmfwww85</span>',
5656
link: 'https://itheo.top/bee',
5757
rel: 'sponsored noreferrer'
5858
},
5959
{
6060
image: 'https://i.theojs.cn/logo/okanc.webp',
61-
promo: 'OKNAC 双十一特惠',
62-
info1: '全场套餐 <span class="promo-text"> 7折: 1111</span>',
61+
promo: 'OKNAC 78 折特惠',
62+
info1: '全场套餐 <span class="promo-text"> 78折: 1212</span>',
6363
link: 'https://itheo.top/okanc',
6464
rel: 'sponsored noreferrer'
6565
},
6666
{
67-
image: 'https://i.theojs.cn/logo/sds_logo.webp',
68-
promo: '闪电鼠开服全场 8 折',
69-
info1: '全场套餐 <span class="promo-text"> 8折: OPEN20</span>',
70-
link: 'https://itheo.top/sds',
67+
image: 'https://i.theojs.cn/logo/xdm_logo.webp',
68+
promo: '星岛梦开服全场 64 折',
69+
info1: '全场套餐 <span class="promo-text"> 64折: XDM666</span>',
70+
link: 'https://itheo.top/xdm',
71+
rel: 'sponsored noreferrer'
72+
},
73+
{
74+
image: 'https://i.theojs.cn/logo/onlyrabbit_logo.webp',
75+
promo: 'onlyrabbit-唯兔云开业特惠',
76+
info1: '全场套餐 <span class="promo-text"> 7折: rabbitv2</span>',
77+
link: 'https://itheo.top/onlyrabbit',
7178
rel: 'sponsored noreferrer'
7279
},
7380
// {
@@ -76,22 +83,28 @@ export const Aside_Data: AsideItem = [
7683
// link: 'https://itheo.top/qyt',
7784
// rel: 'sponsored noreferrer'
7885
// },
86+
{
87+
image: { src: 'https://i.theojs.cn/logo/galaxy_transparent_square.webp', crop: true },
88+
promo: '银河云',
89+
link: 'https://itheo.top/yhy',
90+
rel: 'sponsored noreferrer'
91+
},
92+
{
93+
image: 'https://i.theojs.cn/logo/flyingbird.webp',
94+
promo: 'FlyingBird',
95+
link: 'https://itheo.top/flyingbird',
96+
rel: 'sponsored noreferrer'
97+
},
98+
{
99+
image: 'https://i.theojs.cn/logo/totoro.webp',
100+
promo: 'Totoro Cloud - 龙猫云',
101+
link: 'https://itheo.top/totoro',
102+
rel: 'sponsored noreferrer'
103+
},
79104
// {
80-
// image: { src: 'https://i.theojs.cn/logo/galaxy_transparent_square.webp', crop: true },
81-
// promo: '银河云',
82-
// link: 'https://itheo.top/yhy',
83-
// rel: 'sponsored noreferrer'
84-
// },
85-
// {
86-
// image: 'https://i.theojs.cn/logo/flyingbird.webp',
87-
// promo: 'FlyingBird',
88-
// link: 'https://itheo.top/flyingbird',
89-
// rel: 'sponsored noreferrer'
90-
// },
91-
// {
92-
// image: 'https://i.theojs.cn/logo/totoro.webp',
93-
// promo: 'Totoro Cloud - 龙猫云',
94-
// link: 'https://itheo.top/totoro',
105+
// image: 'https://i.theojs.cn/logo/hyperlink_logo.webp',
106+
// promo: 'hyperlink - 极连云',
107+
// link: 'https://itheo.top/hyperlink',
95108
// rel: 'sponsored noreferrer'
96109
// },
97110
// {
@@ -101,17 +114,25 @@ export const Aside_Data: AsideItem = [
101114
// rel: 'sponsored noreferrer'
102115
// },
103116
// {
104-
// image: { src: 'https://i.theojs.cn/docs/TNT.webp', crop: true },
117+
// image: { src: 'https://i.theojs.cn/logo/TNT.webp', crop: true },
105118
// promo: 'TNT Cloud',
106119
// link: 'https://itheo.top/tnt',
107120
// rel: 'sponsored noreferrer'
108121
// },
109122
// {
110-
// image: { src: 'https://i.theojs.cn/logo/sds_logo.webp' },
111-
// promo: '闪电鼠',
112-
// link: 'https://itheo.top/sds',
123+
// image: { src: 'https://i.theojs.cn/logo/xdm_logo.webp' },
124+
// promo: '星岛梦',
125+
// link: 'https://itheo.top/xdm',
113126
// rel: 'sponsored noreferrer'
114127
// },
128+
{
129+
image: 'https://i.theojs.cn/logo/sms-activate.webp',
130+
promo: 'SMS-Activate 短信接码',
131+
info1: '秒开 <span class="promo-text">虚拟号码</span> 注册无障碍',
132+
info2: '覆盖 <span class="promo-text">200+国家</span> 轻松可用',
133+
link: 'https://itheo.top/sms',
134+
rel: 'sponsored noreferrer'
135+
},
115136
{
116137
image: 'https://i.theojs.cn/logo/avatar-128.webp',
117138
name: 'Theo-Docs',

docs/.vitepress/data/FooterData.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,15 @@ export const Footer_Data: FooterData = {
1919
title: '优质线路',
2020
links: [
2121
{ name: '青云梯', link: 'https://itheo.top/qyt', rel: 'sponsored noreferrer' },
22+
{ name: 'hyperlink - 极连云', link: 'https://itheo.top/hyperlink', rel: 'sponsored noreferrer' },
2223
{ name: 'Galaxy - 银河云', link: 'https://itheo.top/yhy', rel: 'sponsored noreferrer' },
2324
{ name: 'TNT Cloud', link: 'https://itheo.top/tnt', rel: 'sponsored noreferrer' },
2425
{ name: 'FlyingBird - 飞鸟机场', link: 'https://itheo.top/flyingbird', rel: 'sponsored noreferrer' },
2526
{ name: 'Totoro - 龙猫云', link: 'https://itheo.top/totoro', rel: 'sponsored noreferrer' },
2627
{ name: '小蜜蜂', link: 'https://itheo.top/bee', rel: 'sponsored noreferrer' },
2728
{ name: 'OKANC', link: 'https://itheo.top/okanc', rel: 'sponsored noreferrer' },
28-
{ name: '闪电鼠', link: 'https://itheo.top/sds', rel: 'sponsored noreferrer' }
29+
{ name: '星岛梦', link: 'https://itheo.top/xdm', rel: 'sponsored noreferrer' },
30+
{ name: 'onlyrabbit - 唯兔云', link: 'https://itheo.top/onlyrabbit', rel: 'sponsored noreferrer' }
2931
]
3032
},
3133
{

docs/index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,13 @@ hero:
1313
fetchpriority: high
1414

1515
Notice:
16-
title: '<span class="promo-title">青云梯双十一优惠活动!</span>'
16+
title: '<span class="promo-title">星岛梦开服全场 64 折!</span>'
1717
desc: |
18-
· 全场套餐 <span class="promo-text"> 8折: 10180 </span>
19-
· 每位用户不限使用次数。
18+
· 全场套餐 <span class="promo-text"> 64 折: XDM666 </span>
2019
· 优惠券可叠加套餐本身优惠,享受折上折。
21-
date: '2025年11月30日23点59分'
20+
date: '2025年12月27日23点59分'
2221
dateText: '活动截止至'
23-
link: https://itheo.top/qyt
22+
link: https://itheo.top/xdm
2423
rel: sponsored noreferrer
2524

2625
actions:

docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
},
99
"devDependencies": {
1010
"@mdit/plugin-figure": "^0.22.2",
11-
"@mdit/plugin-img-size": "^0.22.3",
11+
"@mdit/plugin-img-size": "^0.22.4",
1212
"@theojs/lumen": "workspace:*",
13-
"oxc-minify": "^0.97.0",
14-
"vite": "npm:rolldown-vite@^7.2.5",
13+
"oxc-minify": "^0.102.0",
14+
"vite": "npm:rolldown-vite@^7.2.10",
1515
"vitepress": "catalog:",
1616
"vitepress-plugin-group-icons": "^1.6.5",
17-
"vitepress-plugin-llms": "^1.9.1",
17+
"vitepress-plugin-llms": "^1.9.3",
1818
"vue": "catalog:"
1919
},
20-
"packageManager": "pnpm@10.22.0"
20+
"packageManager": "pnpm@10.25.0"
2121
}

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,22 @@
3434
}
3535
},
3636
"devDependencies": {
37-
"@commitlint/cli": "^20.1.0",
38-
"@commitlint/config-conventional": "^20.0.0",
39-
"@commitlint/types": "^20.0.0",
37+
"@commitlint/cli": "^20.2.0",
38+
"@commitlint/config-conventional": "^20.2.0",
39+
"@commitlint/types": "^20.2.0",
4040
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
4141
"commitizen": "^4.3.1",
4242
"cz-vinyl": "^2.5.4",
4343
"husky": "^9.1.7",
44-
"lint-staged": "^16.2.6",
45-
"prettier": "3.6.2",
44+
"lint-staged": "^16.2.7",
45+
"prettier": "3.7.4",
4646
"prettier-plugin-css-order": "^2.1.2",
47-
"prettier-plugin-jsdoc": "^1.5.0",
47+
"prettier-plugin-jsdoc": "^1.8.0",
4848
"prettier-plugin-organize-attributes": "^1.0.0",
49-
"prettier-plugin-packagejson": "^2.5.19",
49+
"prettier-plugin-packagejson": "^2.5.20",
5050
"prettier-plugin-sort-json": "^4.1.1",
5151
"prettier-plugin-vitepress": "^0.0.10",
5252
"simple-git-hooks": "^2.13.1"
5353
},
54-
"packageManager": "pnpm@10.22.0"
54+
"packageManager": "pnpm@10.25.0"
5555
}

0 commit comments

Comments
 (0)