From 5c5322c77297a777ef7d37bea857b93ba86ae4e7 Mon Sep 17 00:00:00 2001 From: simon987 Date: Tue, 3 Mar 2020 08:23:59 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7696ce9..a9e3de9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ ![GitHub](https://img.shields.io/github/license/simon987/ngx_http_js_challenge_module.svg) [![CodeFactor](https://www.codefactor.io/repository/github/simon987/ngx_http_js_challenge_module/badge)](https://www.codefactor.io/repository/github/simon987/ngx_http_js_challenge_module) + +[Demo website](https://ngx-js-demo.simon987.net/) + Simple javascript proof-of-work based access for Nginx with virtually no overhead. Easy installation: just add `load_module /path/to/ngx_http_js_challenge_module.so;` to your