mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-09 10:08:45 +00:00
* docs: remove JSON examples from policy file docs Signed-off-by: Xe Iaso <me@xeiaso.net> * fix(lib): remove mentions of botPolicies.json in the tests Signed-off-by: Xe Iaso <me@xeiaso.net> * docs: update link to challenge methods Signed-off-by: Xe Iaso <me@xeiaso.net> * docs: unbreak links to the challenges category Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net>
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
# Challenge Methods
|
|
|
|
Anubis supports multiple challenge methods:
|
|
|
|
- [Meta Refresh](./metarefresh.mdx)
|
|
- [Proof of Work](./proof-of-work.mdx)
|
|
|
|
Read the documentation to know which method is best for you.
|