diff --git a/src/integrations.ts b/src/integrations.ts index 4542215..fbccde7 100644 --- a/src/integrations.ts +++ b/src/integrations.ts @@ -86,6 +86,15 @@ export const INTEGRATIONS: Integration[] = [ tags: ["CMS"], fcVersion: "v1", image: "typo3.svg", + link: "https://t3planet.de/en/typo3-friendly-captcha-extension", + github: "nitsan-technologies/ns_friendlycaptcha", + }, + { + name: "TYPO3", + slug: "typo3", + tags: ["CMS"], + fcVersion: "v2", + image: "typo3.svg", link: "https://github.com/studiomitte/friendlycaptcha-typo3", github: "studiomitte/friendlycaptcha-typo3", },