mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-17 05:44:57 +00:00
3
.github/actions/spelling/allow.txt
vendored
3
.github/actions/spelling/allow.txt
vendored
@@ -4,4 +4,5 @@ ssh
|
|||||||
ubuntu
|
ubuntu
|
||||||
workarounds
|
workarounds
|
||||||
rjack
|
rjack
|
||||||
msgbox
|
msgbox
|
||||||
|
xeact
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
# Preact
|
# Preact
|
||||||
|
|
||||||
The `preact` challenge sends the browser a simple challenge that makes it run very lightweight JavaScript that proves the client is able to execute client-side Javascript. It uses [Preact](https://www.npmjs.com/package/preact) (a lightweight client side web framework in the vein of React) to do this.
|
The `preact` challenge sends the browser a simple challenge that makes it run very lightweight JavaScript that proves the client is able to execute client-side JavaScript. It uses [Preact](https://www.npmjs.com/package/preact) (a lightweight client side web framework in the vein of React) to do this.
|
||||||
|
|
||||||
To use it in your Anubis configuration:
|
To use it in your Anubis configuration:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user