From a83cf53e8dfdc5145026eceb1cf5e6deccfe03bb Mon Sep 17 00:00:00 2001 From: ryuno2525 <153051418+ryuno2525@users.noreply.github.com> Date: Thu, 12 Mar 2026 20:31:29 -0400 Subject: [PATCH] Update PolicyForge URL to custom domain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 624366a..a034ba3 100644 --- a/README.md +++ b/README.md @@ -1193,7 +1193,7 @@ This section is dedicated to some tools that may help users analyze the privacy ### Web -- [PolicyForge](https://policyforge-one.vercel.app/) - Free privacy compliance scanner for websites. Checks 10 GDPR/CCPA categories including cookie consent, privacy policy presence, and third-party tracking. Returns a compliance score with letter grade. Also provides a free API for automated checks. +- [PolicyForge](https://policyforge.autonomous-claude.com/) - Free privacy compliance scanner for websites. Checks 10 GDPR/CCPA categories including cookie consent, privacy policy presence, and third-party tracking. Returns a compliance score with letter grade. Also provides a free API for automated checks. [Back to top 🔝](#contents)