feat: gfycat attribution
This commit is contained in:
parent
f8cd847588
commit
1e81822c11
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -25,7 +25,7 @@ A ShareX/file upload server that is easy to use, packed with features, and with
|
||||||
- Password Protected Uploads
|
- Password Protected Uploads
|
||||||
- URL shortening
|
- URL shortening
|
||||||
- Text uploading
|
- Text uploading
|
||||||
- URL Formats (uuid, dates, random alphanumeric, original name, zws)
|
- URL Formats (uuid, dates, random alphanumeric, original name, zws, gfycat -> [animals](https://assets.gfycat.com/animals) [adjectives](https://assets.gfycat.com/adjectives))
|
||||||
- Discord embeds (OG metadata)
|
- Discord embeds (OG metadata)
|
||||||
- Gallery viewer, and multiple file format support
|
- Gallery viewer, and multiple file format support
|
||||||
- Code highlighting
|
- Code highlighting
|
||||||
|
@ -37,6 +37,15 @@ A ShareX/file upload server that is easy to use, packed with features, and with
|
||||||
- File deletion once it reaches a certain amount of views
|
- File deletion once it reaches a certain amount of views
|
||||||
- Easy setup instructions on [docs](https://zipl.vercel.app/) (One command install `docker-compose up -d`)
|
- Easy setup instructions on [docs](https://zipl.vercel.app/) (One command install `docker-compose up -d`)
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>View upstream documentation</summary>
|
||||||
|
|
||||||
|
The website below provides documentation for more up-to-date features with the upstream branch. The normal documentation is for the latest release and is not updated unless a new release is made.
|
||||||
|
|
||||||
|
[https://trunk.zipline.diced.tech/](https://trunk.zipline.diced.tech/)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><h2>Screenshots (click)</h2></summary>
|
<summary><h2>Screenshots (click)</h2></summary>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue