A command line pastebin running on Cloudflare Workers using KV and Cloudflare Turnstile CAPTCHAs.
npm i
cp .env.example .env
npm run startnpm run test: runvitestnpm run deploy: deploy the CF worker to production
CF_TURNSTILE_SITE_KEY: Cloudflare Turnstile Site KeyCF_TURNSTILE_SECRET_KEY: Cloudflare Turnstile Secret KeyUDIA_SECRET_KEY: Password for shell scripting, curl bypass captcha
Licensed under the WTFPL.