From cd77d14485a9353626c8e9a0e5b94a39108d1cb4 Mon Sep 17 00:00:00 2001 From: pajlada Date: Sat, 25 Dec 2021 14:59:39 +0100 Subject: [PATCH] Add link to Privacy Policy and Terms of Service under the Link Previews section (#3424) --- src/widgets/settingspages/GeneralPage.cpp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/widgets/settingspages/GeneralPage.cpp b/src/widgets/settingspages/GeneralPage.cpp index 88caf842..293534bf 100644 --- a/src/widgets/settingspages/GeneralPage.cpp +++ b/src/widgets/settingspages/GeneralPage.cpp @@ -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 an API hosted by the " + "Chatterino developers. These are the API Terms of Services and Privacy Policy."); layout.addCheckbox("Enable", s.linkInfoTooltip); layout.addDropdown( "Also show thumbnails if available",