소스 검색

added answer

AndrewUnderscore 3 년 전
부모
커밋
03239e5380
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Website/pages/faq.vue

+ 1 - 1
Website/pages/faq.vue

@@ -58,7 +58,7 @@ export default {
         question:
           "What data do you collect and how is it treated?",
         answer:
-          "to be added + link",
+          "The extension only collects data that is strictly necessary for it to function properly, such as IP address or ID of the video you're watching. None of your data will ever be sold to 3rd parties. If you would like to know more about how we handle security and privacy check out our [add link here to security-faq.md]",
       },
     ],
   }),