An open API service indexing awesome lists of open source software.

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服务。

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 = "";` 修改为您自己的域名即可。

### 请我喝一杯咖啡
![](https://i.bmp.ovh/imgs/2019/03/cb349aa4a1b95997.png)

### 鸣谢

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/)