From addfe0e2e4596c5146c4810612fa8358c84f80f0 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Sat, 7 Mar 2026 17:06:41 +0100 Subject: [PATCH] doc update Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- README.md | 1 + src/pages/api-docs.astro | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bce3c1c..6a91f77 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ **Default Creds** is a centralized, community-driven repository of factory-set credentials. Designed for pentesters and security researchers, it helps identify weak access points during engagement phases or audit internal infrastructure before they become a security liability. **Live Instance:** [default-creds.hadi.diy](https://default-creds.hadi.diy) +**API Documentation:** [default-creds.hadi.diy/api-docs](https://default-creds.hadi.diy/api-docs) ## The Mission diff --git a/src/pages/api-docs.astro b/src/pages/api-docs.astro index b0a9fde..59d55da 100644 --- a/src/pages/api-docs.astro +++ b/src/pages/api-docs.astro @@ -74,7 +74,7 @@ import { Terminal, Settings, Database, Info, Code } from "lucide-svelte";