-
Notifications
You must be signed in to change notification settings - Fork 0
/
friend_ranking.html
36 lines (32 loc) · 2.09 KB
/
friend_ranking.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width'>
<title>Privacy Policy</title>
<style> body { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; padding:1em; } </style>
</head>
<body>
<strong>Privacy Policy</strong>
<div class="body-copy w-richtext">
<ol>
<li>You need to be logged in to Facebook to use this app, so we recommend that you enable 2-factor authentication to avoid possible trouble related to account security.</li>
<li>
Misuse of this application can cause your FB account to be locked. However, you do not need to worry too much about being locked out of your account, because normally your account will be unlocked as soon as you follow the authentication instructions of FB, up to 48 hours will be unlocked.</li>
<li>This application needs to access information such as posts, messages to do statistics. By using this app, you accept it.</li>
<li>This application will not collect, store any of your personal information or emails, passwords, cookies. All processing will be done on your phone.</li>
<li>This app may not work on some accounts. Some accounts may have limited features, so this app doesn't work, you can try a few times at different times, if it still doesn't work it means your FB account is not working. support. All you need to do is simply uninstall this app, or log in with another FB account.</li>
</ol>
</div>
<strong>Changes to This Privacy Policy</strong></p> <p>
I may update our Privacy Policy from
time to time. Thus, you are advised to review this page
periodically for any changes. I will
notify you of any changes by posting the new Privacy Policy on
this page.
</p> <p>This policy is effective as of 2022-08-12</p> <p><strong>Contact Us</strong></p> <p>
If you have any questions or suggestions about my
Privacy Policy, do not hesitate to contact me at [email protected].
</p>
</body>
</html>