diff options
| -rw-r--r-- | src/invidious/views/privacy.ecr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/invidious/views/privacy.ecr b/src/invidious/views/privacy.ecr index 5d66a731..643f880b 100644 --- a/src/invidious/views/privacy.ecr +++ b/src/invidious/views/privacy.ecr @@ -20,7 +20,6 @@ <li>a randomly generated token for providing an RSS feed of a user's subscriptions</li> <li>a list of video IDs identifying watched videos</li> </ul> - <p>The above list reflects <a href="https://github.com/omarroth/invidious/blob/master/src/invidious/users.cr#L14-L51">this code</a>.</p> <p>Users can clear their watch history using the <a href="/clear_watch_history">clear watch history</a> page.</p> <p>If a user is logged in with a Google account, no password will ever be stored. This website uses the session token provided by Google to identify a user, but does not store the information required to make requests on a user's behalf without their knowledge or consent.</p> |
