提交 fe327c58 编写于 作者: T TRHX

Back up my www.love109.cn blog

上级 0390ce69
......@@ -83,7 +83,7 @@ deploy:
github: git@love109.github.com:love109/love109.github.io.git
coding: git@love109.coding.net:love109/love109.git
branch: master
#- type: baidu_url_submitter
- type: baidu_url_submitter
# 博客备份
backup:
......@@ -94,6 +94,19 @@ backup:
github: git@love109.github.com:love109/love109.github.io.git,backup
coding: git@love109.coding.net:love109/love109.git,backup
# 提交百度搜索
baidu_url_submit:
count: 200
host: www.love109.cn
token: igTjk1xBNcyfKrDX
path: baidu_urls.txt
# 自动生成sitemap
sitemap:
path: sitemap.xml
baidusitemap:
path: baidusitemap.xml
#端口号
server:
port: 5000
......
......@@ -1276,6 +1276,14 @@
}
}
},
"hexo-baidu-url-submit": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/hexo-baidu-url-submit/-/hexo-baidu-url-submit-0.0.6.tgz",
"integrity": "sha512-0jDyIuw5B2Muqsjcf5Xxo1PNjxClPHP14FpB0amEAIr4wUdxk5zahImvOhkZwR9GrBhWKAPdjzmWS/xIMjzfrw==",
"requires": {
"xmlhttprequest": "^1.8.0"
}
},
"hexo-bunyan": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/hexo-bunyan/-/hexo-bunyan-1.0.0.tgz",
......@@ -4492,6 +4500,11 @@
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
},
"xmlhttprequest": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz",
"integrity": "sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw="
},
"y18n": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册