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",