https://github.com/helloxz/imgurl-static
ImgURL单页面版本,依赖于ImgURL提供的API服务。
https://github.com/helloxz/imgurl-static
Last synced: 10 months ago
JSON representation
ImgURL单页面版本,依赖于ImgURL提供的API服务。
- Host: GitHub
- URL: https://github.com/helloxz/imgurl-static
- Owner: helloxz
- License: gpl-3.0
- Created: 2019-04-11T08:41:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T07:18:10.000Z (about 7 years ago)
- Last Synced: 2025-04-23T23:39:05.216Z (about 1 year ago)
- Language: JavaScript
- Size: 1.18 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# imgurl-static
ImgURL单页版,纯静态页面,不需要PHP等环境支持,依赖于ImgURL API服务。
### 安装
1. 访问[master.zip](https://github.com/helloxz/imgurl-static/archive/master.zip) 下载imgurl-static放到您的站点根目录并解压
2. 访问您的域名上传测试
### 更改为自己的ImgURL服务
默认情况使用[https://imgurl.org/](https://imgurl.org/) 提供的API服务进行上传,如果您需要修改为自己的ImgURL服务,直接修改`static/embed.js`将`domain = "";` 修改为您自己的域名即可。
### 请我喝一杯咖啡

### 鸣谢
ImgURL的诞生离不开以下项目,在此表示感谢。
* [LayUI](https://github.com/sentsin/layui)
* [CodeIgniter](https://github.com/bcit-ci/CodeIgniter)
* [clipBoard.js](https://github.com/baixuexiyang/clipBoard.js)
* [Parsedown](https://github.com/erusev/parsedown)
* [jQuery](https://github.com/jquery/jquery)
* [tinypng](https://tinypng.com/)
* [ModerateContent](https://www.moderatecontent.com/)
### 联系我
* Blog:[https://www.xiaoz.me/](https://www.xiaoz.me/)
* 社区支持:[https://ttt.sh/](https://ttt.sh/category/6/)