Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

v2.5

Compare
Choose a tag to compare
@BBaoVanC BBaoVanC released this 17 Jan 21:38
· 37 commits to master since this release
95b0a40
  • Add support for invisible url trick (77e521a) and (9b44783)
    • This encodes the file part of the url in binary, using U+200B and U+200C
    • Normally, these characters are invisible, and when the url is loaded, it will be decoded
    • See the example image below
  • Add /encode endpoint to encode a string (such as ABcd1234.png) (95b0a40)

Example:
Example image