From 070a5a64aa8fc54da684f57e8bad66bb84635ade Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sun, 28 Sep 2025 13:04:55 +0200 Subject: [PATCH] Add Anubis (#1664) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/anubis.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/anubis.yml diff --git a/software/anubis.yml b/software/anubis.yml new file mode 100644 index 0000000000..14044ce703 --- /dev/null +++ b/software/anubis.yml @@ -0,0 +1,12 @@ +name: "Anubis" +website_url: "https://anubis.techaro.lol/" +source_code_url: "https://github.com/TecharoHQ/anubis" +description: "Web AI firewall utility which protects upstream resources from scraper bots." +licenses: + - MIT +platforms: + - Docker + - deb + - Go +tags: + - Miscellaneous