-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprivacy_policy.html
More file actions
16 lines (16 loc) · 1001 Bytes
/
privacy_policy.html
File metadata and controls
16 lines (16 loc) · 1001 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html lang="en" dir="ltr">
<body>
<h1> Scales Collective Privacy Policy </h1>
<p>
Scales Collective does not use your data for any reason. The application that is requesting access to your account is an internal application to be used only by team members of Scales Collective. This application will never be published except as only the code used to automate uploading of videos to your account.
</p>
<h2>Purpose of this Application</h2>
<p>
The purpose of this application is to automate the uploading of videos to the Scales Collective youtube channel. It will only ever be used to do such, and does not collect any data from you, the user of this application.
</p>
<p>
This application is created just for fun, and as a tool to help reduce the time needed to upload all videos individually. This application will not result in any profit for any interested party
</p>
</body>
</html>