aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-23 10:12:49 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-23 10:12:49 +0800
commitcacc07d7b0779f8f9dc71acbc09954a4351339e8 (patch)
tree4d65eeaddfaecb132fec0540215ff21cc67a542e /README.md
parentUpdate README (diff)
downloadpowxy-cacc07d7b0779f8f9dc71acbc09954a4351339e8.tar.gz
powxy-cacc07d7b0779f8f9dc71acbc09954a4351339e8.tar.zst
powxy-cacc07d7b0779f8f9dc71acbc09954a4351339e8.zip
Note on demo instance
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index c7f359a..c644481 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,13 @@
Powxy uses a SHA-256 proof-of-work challenge to protect upstream resources from
scraper bots.
+## Demo
+
+A demo instance is available at [forge.runxiyu.org](https://forge.runxiyu.org/).
+I intend to remove this in the near future and set up an actual demo instance
+on somewhere sensible; forge.runxiyu.org doesn't get much bot traffic so it's
+a bit unnecessary.
+
## Credits
Inspired by [Anubis](https://github.com/TecharoHQ/anubis). But much simpler.