From 64f4c304d5a714d2d5338bfd3983e564509d3a35 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 31 Jan 2022 06:57:05 -0900 Subject: [PATCH] docs: fix typo (#8948) --- docs/bbs.md | 2 +- docs/en/game.md | 2 +- docs/en/install/README.md | 4 ++-- docs/government.md | 2 +- docs/install/README.md | 4 ++-- docs/social-media.md | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/bbs.md b/docs/bbs.md index 342f9eb95..e01c0efd6 100644 --- a/docs/bbs.md +++ b/docs/bbs.md @@ -68,7 +68,7 @@ pageClass: routes ### 分类 - + | category | 全部 | | :------: | :--: | diff --git a/docs/en/game.md b/docs/en/game.md index 6790939bc..89d7eb821 100755 --- a/docs/en/game.md +++ b/docs/en/game.md @@ -136,7 +136,7 @@ Sorting types, default to `date`: ### CurseForge Mod Update - + ### Feed The Beast Modpack Updates diff --git a/docs/en/install/README.md b/docs/en/install/README.md index ea3ce843c..3e4f2b847 100644 --- a/docs/en/install/README.md +++ b/docs/en/install/README.md @@ -140,7 +140,7 @@ git clone https://github.com/DIYgod/RSSHub.git ~/RSSHub cd ~/RSSHub/scripts/ansible sudo ansible-playbook rsshub.yaml # When prompt to enter a domain name, enter the domain name that this machine/VM will use -# For example, if your users use https://rsshub.exmaple.com to access your RSSHub instance, enter rsshub.exmaple.com (remove the https://) +# For example, if your users use https://rsshub.example.com to access your RSSHub instance, enter rsshub.example.com (remove the https://) ``` ### Update @@ -149,7 +149,7 @@ sudo ansible-playbook rsshub.yaml cd ~/RSSHub/scripts/ansible sudo ansible-playbook rsshub.yaml # When prompt to enter a domain name, enter the domain name that this machine/VM will use -# For example, if your users use https://rsshub.exmaple.com to access your RSSHub instance, enter rsshub.exmaple.com (remove the https://) +# For example, if your users use https://rsshub.example.com to access your RSSHub instance, enter rsshub.example.com (remove the https://) ``` ## Manual Deployment diff --git a/docs/government.md b/docs/government.md index ebbce438f..25bbf97da 100644 --- a/docs/government.md +++ b/docs/government.md @@ -20,7 +20,7 @@ pageClass: routes ### 最新消息 - + ## 北京市科学技术委员会、中关村科技园区管理委员会 diff --git a/docs/install/README.md b/docs/install/README.md index 1fd67596a..3d116c73f 100644 --- a/docs/install/README.md +++ b/docs/install/README.md @@ -140,7 +140,7 @@ git clone https://github.com/DIYgod/RSSHub.git ~/RSSHub cd ~/RSSHub/scripts/ansible sudo ansible-playbook rsshub.yaml # 当提示输入 domain name 的时候,输入该主机所使用的域名 -# 举例:如果您的 RSSHub 用户使用 https://rsshub.exmaple.com 访问您的 RSSHub 实例,输入 rsshub.exmaple.com(去掉 https://) +# 举例:如果您的 RSSHub 用户使用 https://rsshub.example.com 访问您的 RSSHub 实例,输入 rsshub.example.com(去掉 https://) ``` ### 更新 @@ -149,7 +149,7 @@ sudo ansible-playbook rsshub.yaml cd ~/RSSHub/scripts/ansible sudo ansible-playbook rsshub.yaml # 当提示输入 domain name 的时候,输入该主机所使用的域名 -# 举例:如果您的 RSSHub 用户使用 https://rsshub.exmaple.com 访问您的 RSSHub 实例,输入 rsshub.exmaple.com(去掉 https://) +# 举例:如果您的 RSSHub 用户使用 https://rsshub.example.com 访问您的 RSSHub 实例,输入 rsshub.example.com(去掉 https://) ``` ## 手动部署 diff --git a/docs/social-media.md b/docs/social-media.md index d23894178..667c82be9 100644 --- a/docs/social-media.md +++ b/docs/social-media.md @@ -242,7 +242,7 @@ Tiny Tiny RSS 会给所有 iframe 元素添加 `sandbox="allow-scripts"` 属性 ### 用户关注专栏 - + ::: warning 注意 用户动态需要 b 站登录后的 Cookie 值,所以只能自建,详情见部署页面的配置模块。