diff --git a/README.md b/README.md
index fbf3f86..9049555 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ The browser extension in `crabfit-browser-extension` can be tested by first runn
2. Run `./deploy.sh` to compile and deploy.
### Backend
-1. Deploy the backend `cd crabfit-backend && gcloud app deploy --project=crabfit`
+1. Deploy the backend `cd crabfit-backend && gcloud app deploy --project=crabfit --version=v1`
2. Deploy the endpoints service `cd crabfit-backend && gcloud endpoints services deploy swagger.yaml`
### Browser extension
diff --git a/crabfit-backend/app.yaml b/crabfit-backend/app.yaml
index 01def9d..3136c1e 100644
--- a/crabfit-backend/app.yaml
+++ b/crabfit-backend/app.yaml
@@ -4,7 +4,7 @@ env: flex
automatic_scaling:
min_num_instances: 1
- max_num_instances: 4
+ max_num_instances: 2
endpoints_api_service:
name: api-dot-crabfit.appspot.com
diff --git a/crabfit-frontend/deploy.sh b/crabfit-frontend/deploy.sh
index d46ad53..7fdae75 100755
--- a/crabfit-frontend/deploy.sh
+++ b/crabfit-frontend/deploy.sh
@@ -20,4 +20,4 @@ handlers:
redirect_http_response_code: 301
EOF
-gcloud app deploy --project=crabfit
+gcloud app deploy --project=crabfit --version=v1
diff --git a/crabfit-frontend/public/.well-known/assetlinks.json b/crabfit-frontend/public/.well-known/assetlinks.json
index c808476..0ffea38 100644
--- a/crabfit-frontend/public/.well-known/assetlinks.json
+++ b/crabfit-frontend/public/.well-known/assetlinks.json
@@ -1,6 +1,6 @@
[{
"relation": ["delegate_permission/common.handle_all_urls"],
- "target" : { "namespace": "android_app", "package_name": "fit.crab.twa",
+ "target" : { "namespace": "android_app", "package_name": "fit.crab",
"sha256_cert_fingerprints": ["FC:73:EE:22:0E:A4:98:5F:AE:64:7B:75:2E:2B:D9:4A:7E:5D:EB:B2:44:83:00:05:18:F2:65:6D:31:95:B7:8D"] }
}
]
\ No newline at end of file
diff --git a/crabfit-frontend/public/robots.txt b/crabfit-frontend/public/robots.txt
index 6048be5..87728cb 100644
--- a/crabfit-frontend/public/robots.txt
+++ b/crabfit-frontend/public/robots.txt
@@ -2,6 +2,7 @@
User-agent: *
Allow: /$
Allow: /how-to$
+Allow: /privacy$
Disallow: *
sitemap: https://crab.fit/sitemap.xml
diff --git a/crabfit-frontend/public/sitemap.xml b/crabfit-frontend/public/sitemap.xml
index fc981cf..f12017d 100644
--- a/crabfit-frontend/public/sitemap.xml
+++ b/crabfit-frontend/public/sitemap.xml
@@ -9,4 +9,8 @@
This SERVICE is provided by Benjamin Grant at no cost and is intended for use as is. This page is used to inform visitors regarding the policies of the collection, use, and disclosure of Personal Information if using the Service. If you choose to use the Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that is collected is used for providing and improving the Service. Your information will not be used or shared with anyone except as described in this Privacy Policy. The Service uses third party services that may collect information used to identify you. Links to privacy policies of the third party service providers used by the Service:
+ Privacy Policy
+ Crab Fit
+ Information Collection and Use
+
When you use the Service, in the case of an error, data and information is collected to improve the Service, which may include your IP address, device name, operating system version, app configuration and the time and date of the error.
+ +Cookies are files with a small amount of data that are commonly used as anonymous unique identifiers. These are sent to your browser from the websites that you visit and are stored on your device's internal memory.
+Cookies are used by Google Analytics to track you across the web and provide anonymous statistics to improve the Service.
+ +Third-party companies may be employed for the following reasons:
++
To perform these tasks, the third parties may have access to your Personal Information, but are obligated not to disclose or use this information for any purpose except the above.
+ +Personal Information that is shared via the Service is protected, however remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, so take care when sharing Personal Information.
+ +The Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by the Service. Therefore, you are advised to review the Privacy Policy of these websites.
+ +The Service does not address anyone under the age of 13. Personally identifiable information is not knowingly collected from children under 13. If discovered that a child under 13 has provided the Service with personal information, such information will be immediately deleted from the servers. If you are a parent or guardian and you are aware that your child has provided the Service with personal information, please contact us so that this information can be removed.
+ +This Privacy Policy may be updated from time to time. Thus, you are advised to review this page periodically for any changes.
+This policy is effective as of 2021-04-20
+ +If you have any questions or suggestions about the Privacy Policy, do not hesitate to contact us at benjamin.grantGRA0007+crabfit@gmail.com.
+ + +