Update PolicyForge URL to custom domain

This commit is contained in:
ryuno2525 2026-03-12 20:31:29 -04:00
parent 867c85eaf6
commit a83cf53e8d
1 changed files with 1 additions and 1 deletions

View File

@ -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)