Rebrand PodcastYes -> Podcast Distribution AI (podcastdistributionai.com)
This commit is contained in:
@@ -14,7 +14,7 @@ const SECTIONS: LegalSection[] = [
|
||||
},
|
||||
{
|
||||
heading: "Cookies we use",
|
||||
paragraphs: ["PodcastYes uses only the cookies needed to run the service securely:"],
|
||||
paragraphs: ["Podcast Distribution AI uses only the cookies needed to run the service securely:"],
|
||||
bullets: [
|
||||
"Authentication — a session cookie that keeps you signed in after you log in. Without it you would have to re-authenticate on every page.",
|
||||
"Security — short-lived cookies that protect your session and help prevent cross-site request forgery.",
|
||||
@@ -41,7 +41,7 @@ const SECTIONS: LegalSection[] = [
|
||||
},
|
||||
{
|
||||
heading: "Contact",
|
||||
paragraphs: ["Questions about cookies? Email privacy@podcastyes.app."],
|
||||
paragraphs: ["Questions about cookies? Email privacy@podcastdistributionai.com."],
|
||||
},
|
||||
];
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function CookiePolicyPage() {
|
||||
<LegalDoc
|
||||
title="Cookie Policy"
|
||||
updated={UPDATED}
|
||||
intro="This Cookie Policy explains how PodcastYes uses cookies and similar technologies, and the choices available to you. It should be read together with our Privacy Policy."
|
||||
intro="This Cookie Policy explains how Podcast Distribution AI uses cookies and similar technologies, and the choices available to you. It should be read together with our Privacy Policy."
|
||||
sections={SECTIONS}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user