From 8f0f0daf1e1cb36c848cada1c24dc3799d1e31b4 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Thu, 13 May 2021 12:01:25 +0530 Subject: [PATCH] added demo servers --- README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index abe2710..fdce04d 100644 --- a/README.md +++ b/README.md @@ -35,13 +35,21 @@ request. ## Demo -I'll try to write a dedicated demo server but until then you can try -[Shuttlecraft/identity](github.com/shuttlecraft/identity)'s sign up page -available at https://accounts.shuttlecraft.io/signup. Feel free to -provide bogus information while signing up(project under development, -database frequently wiped). +### Demo servers are available at: -Be sure to open dev tools' network tab to witness the magic! +- https://demo.mcaptcha.org/ +- https://demo2.mcaptcha.org/ (runs on a Raspberry Pi!) + +> Core functionality is working but it's still very much +> work-in-progress. + +Feel free to provide bogus information while signing up(project under +development, database frequently wiped). + +### Self-hosted: + +Please refer to [mCaptcha/guard](https://github.com/mCaptcha/guard) for +instructions. ## Documentation