免费领流量卡 | 广告招租 |
资源加速
项目已经上传到NPM,所有静态资源均可以使用
使用npmmirror,@version需要改为版本号
https://cdn.npmmirror.com/packages/pixpro/@version/files/
例如: https://cdn.npmmirror.com/packages/pixpro/1.7.6/files/static/js/admin.js
使用 jsdelivr
https://cdn.jsdelivr.net/npm/pixpro@latest/
例如: https://cdn.jsdelivr.net/npm/pixpro@1.7.6/static/js/admin.js
使用 UNPKG的第三方镜像
https://cdn.cbd.int/pixpro@latest/
例如:https://cdn.cbd.int/pixpro@1.7.6/static/js/admin.js
拓展功能
本程序支持 Upgit 对接在Typora使用,对接方法如下
下载upgit
前往下载 Upgit(https://alist.ruom.top/资源-分享/我的项目/Upgit)
如何配置
修改目录下config.toml
文件,内容如下
default_uploader = "PixPro"
[uploaders.PixPro]
request_url = "https://xxx.xxx.xxx/api.php"
token = "这里内容替换为你的Token"
接入 Typora
转到 Image 选自定义命令作为图像上传器,在命令文本框中输入 Upgit 程序位置,然后就可以使用了
Github存储获取Token
登录Github账号,然后点击 https://github.com/settings/tokens/new
Expiration 设置有效时间
勾选 repo 权限
然后生成就行了
© 版权声明
免责声明:本站采用CC BY-NC-SA 4.0协议,完整转载请注明来自狐狸资源网
THE END
暂无评论内容