Skip to content

Commit 380de13

Browse files
authored
Merge pull request #67 from xiaocao666tzh/patch-1
fix: change amazon.cn -> amazon.com
2 parents 20ad6b6 + 104304f commit 380de13

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README-ZH.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
## 用法
1919

2020
1. 打开机器人链接:[https://t.me/e_book_send_bot](https://t.me/e_book_send_bot)
21-
2. 发送 */email [email protected]* 来设置你的kindle邮箱。kindle邮箱可以在 [个人文档设置](https://www.amazon.cn/gp/digital/fiona/manage#/home/settings/payment) 页面找到
22-
3. 添加机器人邮箱到 [已认可的发件人电子邮箱列表](https://www.amazon.cn/gp/digital/fiona/manage#/home/settings/payment)
21+
2. 发送 */email [email protected]* 来设置你的kindle邮箱。kindle邮箱可以在 [个人文档设置](https://www.amazon.com/gp/digital/fiona/manage#/home/settings/payment) 页面找到
22+
3. 添加机器人邮箱到 [已认可的发件人电子邮箱列表](https://www.amazon.com/gp/digital/fiona/manage#/home/settings/payment)
2323
4. 发送支持类型的文档到机器人,然后在kindle首页刷新检查即可。
2424

2525
## 受支持的文档类型

app/lang/bot.zh-hans.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ zh-hans:
2525
设置你的kindle邮箱
2626
2727
设置成功之后,将机器人邮箱<code>%{email}</code>
28-
添加到<a href='https://www.amazon.cn/gp/digital/fiona/manage#/home/settings/payment'>已认可的发件人电子邮箱列表</a>
28+
添加到<a href='https://www.amazon.com/gp/digital/fiona/manage#/home/settings/payment'>已认可的发件人电子邮箱列表</a>
2929
3030
以上操作都完成之后,发送你想到传送到kindle的文档文件给该机器人,机器人将帮你发送到你的邮箱
3131
@@ -35,11 +35,11 @@ zh-hans:
3535
该机器人可以通过邮件的方式将你发给机器人的文档传到你的Kindle
3636
3737
<b>如何找到我的kinde邮箱?</b>
38-
登录你的亚马逊账号,查看页面 <a href='https://www.amazon.cn/gp/digital/fiona/manage#/home/settings/payment'>个人文档设置</a>
38+
登录你的亚马逊账号,查看页面 <a href='https://www.amazon.com/gp/digital/fiona/manage#/home/settings/payment'>个人文档设置</a>
3939
你的kindle邮箱就是以<code>@kindle.com</code>结尾的邮箱地址
4040
4141
<b>如何添加<i>已认可的发件人电子邮箱列表</i>?</b>
42-
登录你的亚马逊账号,查看页面 <a href='https://www.amazon.cn/gp/digital/fiona/manage#/home/settings/payment'>已认可的发件人电子邮箱列表</a>
42+
登录你的亚马逊账号,查看页面 <a href='https://www.amazon.com/gp/digital/fiona/manage#/home/settings/payment'>已认可的发件人电子邮箱列表</a>
4343
然后点击<b>添加认可的电子邮箱</b>
4444
将机器人邮箱: <code>%{email}</code>添加到列表
4545
<b>如果不设置该选项,你的kindle将无法接收到机器人发送给你的文档</b>
@@ -49,7 +49,7 @@ zh-hans:
4949
email_confirm: |
5050
<b>如何添加<i>已认可的发件人电子邮箱列表</i>?</b>
5151
52-
登录你的亚马逊账号,查看页面 <a href='https://www.amazon.cn/gp/digital/fiona/manage#/home/settings/payment'>已认可的发件人电子邮箱列表</a>
52+
登录你的亚马逊账号,查看页面 <a href='https://www.amazon.com/gp/digital/fiona/manage#/home/settings/payment'>已认可的发件人电子邮箱列表</a>
5353
5454
然后点击<b>添加认可的电子邮箱</b>
5555
@@ -79,9 +79,9 @@ zh-hans:
7979
kindle邮箱已设置
8080
8181
然后在Amazon设置页面将 <code> %{email} </code> 添加到
82-
<a href='https://www.amazon.cn/gp/digital/fiona/manage#/home/settings/payment'>已认可的发件人电子邮箱列表</a>
82+
<a href='https://www.amazon.com/gp/digital/fiona/manage#/home/settings/payment'>已认可的发件人电子邮箱列表</a>
8383
84-
<a href='https://www.amazon.cn/gp/help/customer/display.html?nodeId=GX9XLEVV8G4DB28H'>添加电子邮箱以在您的Kindle图书馆/内容库中接收文档</a>
84+
<a href='https://www.amazon.com/gp/help/customer/display.html?nodeId=GX9XLEVV8G4DB28H'>添加电子邮箱以在您的Kindle图书馆/内容库中接收文档</a>
8585
documentEmailError:
8686
请发送 /email 设置好你的kindle邮箱后重试
8787
documentFileTypeError:

0 commit comments

Comments
 (0)