Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tohrusky authored Sep 15, 2023
1 parent 6f7cb25 commit e4b63e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# img-worker
# ТелГалерея

`img-worker` is a Cloudflare Workers service for image hosting.
`ТелГалерея` is a Cloudflare Workers service for image hosting.
It uses Telegraph's file API and provides a simple Reverse Proxy for it.
To use `img-worker`, deploy it to Cloudflare Workers using the provided deployment button.
To use `ТелГалерея`, deploy it to Cloudflare Workers using the provided deployment button.
Then use `Custom Domains` to bind your own domain name.

By Set Enviroment Variables in [config](packages/img-worker/wrangler.toml), you can enable the NSFW Detector. See [@img-worker/nsfw](./packages/nsfw/README.md) for more details.

[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/Tohrusky/img-worker)
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/Tohrusky/TelGalereya)

## API Endpoint `/api/v1`

Expand Down

0 comments on commit e4b63e1

Please sign in to comment.