diff --git a/middleware/elysia/demo/index.js b/checkpoints/elysia/demo/index.js similarity index 100% rename from middleware/elysia/demo/index.js rename to checkpoints/elysia/demo/index.js diff --git a/middleware/elysia/demo/success.html b/checkpoints/elysia/demo/success.html similarity index 100% rename from middleware/elysia/demo/success.html rename to checkpoints/elysia/demo/success.html diff --git a/middleware/elysia/plugin/bun.lock b/checkpoints/elysia/plugin/bun.lock similarity index 100% rename from middleware/elysia/plugin/bun.lock rename to checkpoints/elysia/plugin/bun.lock diff --git a/middleware/elysia/plugin/index.html b/checkpoints/elysia/plugin/index.html similarity index 100% rename from middleware/elysia/plugin/index.html rename to checkpoints/elysia/plugin/index.html diff --git a/middleware/elysia/plugin/index.js b/checkpoints/elysia/plugin/index.js similarity index 100% rename from middleware/elysia/plugin/index.js rename to checkpoints/elysia/plugin/index.js diff --git a/middleware/elysia/plugin/package.json b/checkpoints/elysia/plugin/package.json similarity index 100% rename from middleware/elysia/plugin/package.json rename to checkpoints/elysia/plugin/package.json diff --git a/docs/guide/middleware/index.md b/docs/guide/middleware/index.md index 936f4ce..820837b 100644 --- a/docs/guide/middleware/index.md +++ b/docs/guide/middleware/index.md @@ -1,4 +1,4 @@ -# About checkpoints/middlewares +# About checkpoints/Middlewares Cap's Checkpoints allow you to replicate Cloudflare's browser check interstitial. This helps prevent all bots, and automated abuse before they ever reach your website, not only submitting forms.