VanishTxt โ€” Custom Frontend
by felixstro.dev

A cleaner UI for VanishTxt.

Already running your own VanishTxt instance? Switch to this frontend with 3 env variables. That's it.

โ†— See it live

// Setup

Add these 3 lines to your .env file, then restart.

.env
ENABLE_CUSTOM_FRONTEND=true
CUSTOM_FRONTEND_TYPE=url
CUSTOM_FRONTEND_PATH=https://cdn.felixstro.dev/vanishtxt/
restart
npm run main
Done. ๐ŸŽ‰

Go to your service on render.com โ†’ Environment โ†’ add these 3 variables โ†’ Save Changes. Render redeploys automatically.

Environment variables
ENABLE_CUSTOM_FRONTEND=true
CUSTOM_FRONTEND_TYPE=url
CUSTOM_FRONTEND_PATH=https://cdn.felixstro.dev/vanishtxt/
Done. ๐ŸŽ‰

// Manual Download

Download all files as a ZIP archive.

โ†“ Download files.zip
Live ยท vanishtxt.felixstro.dev  ยท  Official ยท vanishtxt-eu.chjk.xyz