2 Star 1 Fork 9

刘亚平 / vuepress-theme-vdoing

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
baiduPush.sh 254 Bytes
一键复制 编辑 原始数据 按行查看 历史
Evan 提交于 2020-12-15 23:35 . ad test
#!/usr/bin/env sh
# 确保脚本抛出遇到的错误
set -e
# 百度链接推送
curl -H 'Content-Type:text/plain' --data-binary @urls.txt "http://data.zz.baidu.com/urls?site=https://xugaoyi.com&token=T5PEAzhGaPNbjQ2X"
rm -rf urls.txt # 删除文件
1
https://gitee.com/liuyaping007/vuepress-theme-vdoing.git
git@gitee.com:liuyaping007/vuepress-theme-vdoing.git
liuyaping007
vuepress-theme-vdoing
vuepress-theme-vdoing
master

搜索帮助