Add link to Privacy Policy and Terms of Service under the Link Previews section (#3424)

This commit is contained in:
pajlada 2021-12-25 14:59:39 +01:00 committed by GitHub
parent 51ece94f58
commit cd77d14485
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -366,7 +366,13 @@ void GeneralPage::initLayout(GeneralPageView &layout)
"Extra information like \"youtube video stats\" or title of webpages "
"can be loaded for all links if enabled. Optionally you can also show "
"thumbnails for emotes, videos and more. The information is pulled "
"from our servers.");
"from our servers. The Link Previews are loaded through <a "
"href=\"https://github.com/Chatterino/api\">an API</a> hosted by the "
"Chatterino developers. These are the API <a "
"href=\"https://braize.pajlada.com/chatterino/legal/"
"terms-of-service\">Terms of Services</a> and <a "
"href=\"https://braize.pajlada.com/chatterino/legal/"
"privacy-policy\">Privacy Policy</a>.");
layout.addCheckbox("Enable", s.linkInfoTooltip);
layout.addDropdown<int>(
"Also show thumbnails if available",