Skip to content

Commit

Permalink
updated image and reworded the first important note
Browse files Browse the repository at this point in the history
  • Loading branch information
n0vuh authored Feb 28, 2021
1 parent b4d7963 commit 0a3fad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Discord embeds using EJS and Express
**Usage Example:**
![Example](https://i.imgur.com/agFEWmz.png)
![Example](https://i.imgur.com/LTLC0Uc.png)

## URL & Options
- Base URL is https://embed.novuh.dev/
Expand All @@ -15,5 +15,5 @@
- `+` and `%20` represent spaces. i.e: embed.novuh.dev/?title=title&desc=description+here%20space

## Important Notes
- **This is not sanitized internally, you must use a passenger system such as phusion for safety and XSS prevention.**
- **Symbols are escaped automatically, however please use a WSGI/Passenger system such as Phusion for better safety.**
- **Please credit me or consider donating, thank you.**

0 comments on commit 0a3fad3

Please sign in to comment.