We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 461683d commit 0e6925eCopy full SHA for 0e6925e
src/components/SupportAI.tsx
@@ -132,6 +132,14 @@ export default function SupportAI() {
132
}}
133
/>
134
</div>
135
+ <p className="text-center text-xs">
136
+ Use of Support AI is subject to the Cloudflare Website and Online
137
+ Services{" "}
138
+ <a href="https://www.cloudflare.com/website-terms/">Terms of Use</a>.
139
+ You acknowledge and agree that the output generated by Support AI has
140
+ not been verified by Cloudflare for accuracy and does not represent
141
+ Cloudflare's views.
142
+ </p>
143
<div>
144
<strong>Debug:</strong>
145
<pre className="whitespace-pre-wrap">
0 commit comments