|
|
|
@ -1,15 +1,21 @@
|
|
|
|
|
let categories = {
|
|
|
|
|
collect: {
|
|
|
|
|
title: "Collection of Data",
|
|
|
|
|
keywords: ["data", "collect"],
|
|
|
|
|
keywords: ["data center", "data", "collect", "content and data", "collect data"],
|
|
|
|
|
},
|
|
|
|
|
usage: {
|
|
|
|
|
title: "How do they use this data",
|
|
|
|
|
keywords: ["usage", "use"],
|
|
|
|
|
keywords: ["data to", "data from", "your data", "use of data"],
|
|
|
|
|
},
|
|
|
|
|
third: {
|
|
|
|
|
title: "Usage of Data",
|
|
|
|
|
keywords: ["share", "third", "companies", "party"],
|
|
|
|
|
title: "Sharing your data",
|
|
|
|
|
keywords: [
|
|
|
|
|
"share content",
|
|
|
|
|
"share information",
|
|
|
|
|
"share your",
|
|
|
|
|
"third party",
|
|
|
|
|
"third countries",
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
location: {
|
|
|
|
|
title: "Location",
|
|
|
|
@ -17,7 +23,7 @@ let categories = {
|
|
|
|
|
},
|
|
|
|
|
permission: {
|
|
|
|
|
title: "Permission and Consent",
|
|
|
|
|
keywords: ["permission", "consent"],
|
|
|
|
|
keywords: ["your permission", "device permission"],
|
|
|
|
|
},
|
|
|
|
|
upload: {
|
|
|
|
|
title: "Uploaded Contents",
|
|
|
|
@ -25,7 +31,7 @@ let categories = {
|
|
|
|
|
},
|
|
|
|
|
suspension: {
|
|
|
|
|
title: "Suspension of the account",
|
|
|
|
|
keywords: ["suspension", "termination", "ban", "suspend", "disable", "account", "breached"],
|
|
|
|
|
keywords: ["suspension", "termination", "ban", "suspend", "disable", "breached"],
|
|
|
|
|
},
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|