Initial Apposaurus website
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
export const legalNotes = {
|
||||
disclaimer:
|
||||
'This website structure is a technical draft. Before public launch, all legal texts should be completed with real company details and reviewed for legal accuracy.',
|
||||
privacyCommon: [
|
||||
'Server logs may include IP address, request time, requested URL, browser information, referrer and status codes.',
|
||||
'This data may be processed to deliver the service securely, protect against abuse and keep the website or app stable.',
|
||||
'No optional third-party tracking, contact forms, analytics or advertising details are included here unless they are explicitly added later.',
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user