Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 627 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 627 Bytes

fxdcinside.com

Fix dcinside link preview on Discord.

Implement fixdcinside.com with FastAPI

Requirements

  • Python 3.10+

Running

git clone https://github.com/KOZ39/fxdcinside.com.git
cd fxdcinside.com
pip install -r requirements.txt
fastapi run
# or
fastapi run --port <port>

Usage

  • Add fx in your gall.dcinside.com link to make it gall.fxdcinside.com
  • Add fx in your m.dcinside.com link to make it m.fxdcinside.com

License

MIT