From b4653e209c946926bbaef3bbc791d8d6d41aeb74 Mon Sep 17 00:00:00 2001 From: liumangmang Date: Fri, 8 May 2026 11:56:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E8=B4=A6=E5=8F=B7?= =?UTF-8?q?=E5=AF=86=E7=A0=81=E5=8A=A0=E5=AF=86=E9=A1=B5=E9=9D=A2=E5=8F=8A?= =?UTF-8?q?=E8=AE=BF=E9=97=AE=E5=8A=A0=E5=AF=86=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- src/.vuepress/theme.ts | 7 ++++++ src/accounts/README.md | 55 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 src/accounts/README.md diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index 7832e24..d1471ac 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -8,6 +8,13 @@ export default hopeTheme( // 网站域名配置(用于SEO和RSS等功能) hostname: "https://mangmang.fun/", + // 加密配置 + encrypt: { + config: { + "/accounts/": "362165265", // 账号密码页面访问密码 + }, + }, + // 作者信息 author: { name: "LiuMangMang", diff --git a/src/accounts/README.md b/src/accounts/README.md new file mode 100644 index 0000000..5584126 --- /dev/null +++ b/src/accounts/README.md @@ -0,0 +1,55 @@ +--- +title: 账号密码管理 +index: false +search: false +navbar: false +sidebar: false +breadcrumb: false +comment: false +lastUpdated: false +editLink: false +contributors: false +changelog: false +footer: false +--- + +## 我的账号密码 + +### 常用网站 +| 网站 | 账号 | 密码 | 备注 | +|------|------|------|------| +| 示例:GitHub | xxx@xxx.com | ******** | | +| | | | | +| | | | | + +### Outlook 账号 +| 账号 | 密码 | 备注 | +|------|------|------| +| JeffreyPowell7224@outlook.com | vwivcpv75926 | | +| JohnWalker1847@outlook.com | hkoyttqa4797 | | +| MatthewMclaughlin6615@outlook.com | eacedyqh43633 | | +| PatriciaLewis7566@outlook.com | hqit837247 | | +| MichelleMcdonald1607@outlook.com | stgwq4328 | | +| CecileHodkiewiczios@outlook.com | cumnywopcw5754 | | +| CyrusProsaccoljq@outlook.com | vhsjxfa95164 | | +| TorranceBatzbj@outlook.com | rtrtmzcgav350 | | +| CurtisRunolfsdottirlq@outlook.com | jnsrznkzbw560 | | +| BrodyReichertyxwb@outlook.com | yqrrreaw245 | | +| BrandonSanchez1834@outlook.com | yeahp1150955 | | +| BarbaraJones3549@outlook.com | hukszsyx423597 | | +| AlexandraPalmer7585@outlook.com | yzgsqsxm1225 | | +| ThomasHarrell1210@outlook.com | onxof7127537 | | +| JacobFisher8958@outlook.com | lpuwiof545483 | | + +### 应用账号 +| 应用 | 账号 | 密码 | 备注 | +|------|------|------|------| +| | | | | +| | | | | +| | | | | + +### 服务器信息 +| 服务器 | IP | 端口 | 账号 | 密码 | 备注 | +|--------|----|------|------|------|------| +| | | | | | | +| | | | | | |