From e9165df8c380036347d68956d02486e19dee345a Mon Sep 17 00:00:00 2001 From: Stelios Rammos Date: Thu, 21 Nov 2024 11:33:25 -0600 Subject: [PATCH] fix: replace Geyser Fund with Geyser --- src/pages/legal/PrivacyPolicy.tsx | 47 +++++++++++------------ src/shared/constants/platform/metaTags.ts | 2 +- 2 files changed, 23 insertions(+), 26 deletions(-) diff --git a/src/pages/legal/PrivacyPolicy.tsx b/src/pages/legal/PrivacyPolicy.tsx index 5eaa1f45e..e9d5f2d06 100644 --- a/src/pages/legal/PrivacyPolicy.tsx +++ b/src/pages/legal/PrivacyPolicy.tsx @@ -10,9 +10,9 @@ export const PrivacyPolicy = () => {

Geyser Privacy Policy

Last updated: October 31, 2023

- At Geyser Fund, accessible from geyser.fund, we highly prioritize the privacy of our visitors and users. This - Privacy Policy document contains types of information that is collected and recorded by Geyser Fund and how we - use it. + At Geyser, accessible from geyser.fund, we highly prioritize the privacy of our visitors and users. This + Privacy Policy document contains types of information that is collected and recorded by Geyser and how we use + it.

If you have additional questions or require more information about our Privacy Policy, do not hesitate to @@ -20,8 +20,8 @@ export const PrivacyPolicy = () => {

This Privacy Policy applies only to our online activities and is valid for visitors to our website with - regards to the information that they shared and/or collect in Geyser Fund. This policy is not applicable to - any information collected offline or via channels other than this website. + regards to the information that they shared and/or collect in Geyser. This policy is not applicable to any + information collected offline or via channels other than this website.

Consent @@ -77,8 +77,8 @@ export const PrivacyPolicy = () => { Log Files

- As a hosting company, Geyser Fund follows a standard procedure of using log files within the scope of its - hosting service analytics. The information collected by log files include: + As a hosting company, Geyser follows a standard procedure of using log files within the scope of its hosting + service analytics. The information collected by log files include:

internet protocol (IP) addresses, @@ -101,10 +101,10 @@ export const PrivacyPolicy = () => { Cookies and Web Beacons

- Like any other website, Geyser Fund uses 'cookies'. These cookies are used to store information including - visitors' preferences, and the pages on the website that the visitor accessed or visited. The information is - used to optimize the users' experience by customizing our web page content based on visitors' browser type - and/or other information. + Like any other website, Geyser uses 'cookies'. These cookies are used to store information including visitors' + preferences, and the pages on the website that the visitor accessed or visited. The information is used to + optimize the users' experience by customizing our web page content based on visitors' browser type and/or + other information.

For more general information on cookies, please read{' '} @@ -115,23 +115,21 @@ export const PrivacyPolicy = () => {

Advertising Partners Privacy Policies -

You may consult this list to find the Privacy Policy for each of the advertising partners of Geyser Fund.

+

You may consult this list to find the Privacy Policy for each of the advertising partners of Geyser.

Third-party ad servers or ad networks uses technologies like cookies, JavaScript, or Web Beacons that are used - in their respective advertisements and links that appear on Geyser Fund, which are sent directly to users' - browser. They automatically receive your IP address when this occurs. These technologies are used to measure - the effectiveness of their advertising campaigns and/or to personalize the advertising content that you see on + in their respective advertisements and links that appear on Geyser, which are sent directly to users' browser. + They automatically receive your IP address when this occurs. These technologies are used to measure the + effectiveness of their advertising campaigns and/or to personalize the advertising content that you see on websites that you visit.

-

- Note that Geyser Fund has no access to or control over these cookies that are used by third-party advertisers. -

+

Note that Geyser has no access to or control over these cookies that are used by third-party advertisers.

Third Party Privacy Policies

- Geyser Fund's Privacy Policy does not apply to other advertisers or websites. Thus, we are advising you to - consult the respective Privacy Policies of these third-party ad servers for more detailed information. It may - include their practices and instructions about how to opt-out of certain options. + Geyser's Privacy Policy does not apply to other advertisers or websites. Thus, we are advising you to consult + the respective Privacy Policies of these third-party ad servers for more detailed information. It may include + their practices and instructions about how to opt-out of certain options.

You can choose to disable cookies through your individual browser options. To know more detailed information @@ -194,10 +192,9 @@ export const PrivacyPolicy = () => { guardians to observe, participate in, and/or monitor and guide their online activity.

- Geyser Fund does not knowingly collect any Personal Identifiable Information from children under the age of - 13. If you think that your child provided this kind of information on our website, we strongly encourage you - to contact us immediately and we will do our best efforts to promptly remove such information from our - records. + Geyser does not knowingly collect any Personal Identifiable Information from children under the age of 13. If + you think that your child provided this kind of information on our website, we strongly encourage you to + contact us immediately and we will do our best efforts to promptly remove such information from our records.

diff --git a/src/shared/constants/platform/metaTags.ts b/src/shared/constants/platform/metaTags.ts index d4a462c35..95275cb2b 100644 --- a/src/shared/constants/platform/metaTags.ts +++ b/src/shared/constants/platform/metaTags.ts @@ -1,4 +1,4 @@ -export const DefaultMetaTitle = 'Geyser Fund - Crowdfunding with Bitcoin' +export const DefaultMetaTitle = 'Geyser - Crowdfunding with Bitcoin' export const DefaultMetaImage = 'https://storage.googleapis.com/geyser-projects-media/app/seo.png' export const DefaultMetaDescription = 'Drop some sats on the projects you want to see come to life. Join the crowdfund now!'