mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-19 06:44:58 +00:00
1
.github/actions/spelling/allow.txt
vendored
1
.github/actions/spelling/allow.txt
vendored
@@ -5,3 +5,4 @@ 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