From 790b21b72f12c9b748be15c81fdeb2afc561e75f Mon Sep 17 00:00:00 2001 From: Dominik Hebeler <dominik@hebeler.club> Date: Mon, 4 Sep 2023 15:12:55 +0200 Subject: [PATCH] typo --- metager/lang/en/privacy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metager/lang/en/privacy.php b/metager/lang/en/privacy.php index 874bab52c..c51457ac7 100644 --- a/metager/lang/en/privacy.php +++ b/metager/lang/en/privacy.php @@ -20,7 +20,7 @@ return [ 'preferences' => 'We use this data (e.g. language settings) to answer the respective search query. We store some of this data on a non-personal basis for statistical purposes.', 'additionally' => 'The following data is also collected if you use our ad-supported version:', 'botprotection' => 'To protect our service from overload, we need to limit the number of searches per internet connection. For this purpose alone, we store the full IP address and a timestamp for a maximum of 96 hours. If a noticeably large number of searches are carried out from an IP, this IP is temporarily (maximum 96 hours after the last search) saved in a blacklist. The IP is then deleted.', - 'clarity' => 'We work with Microsoft Clarity and Microsoft Advertising to bring you free Yahoo search results and advertising. For this purpose, usage data including your IP Address for statistical purposes is recorded on the MetaGer results page.', + 'clarity' => 'We work with Microsoft Clarity and Microsoft Advertising to bring you free Yahoo search results and advertising. For this purpose, usage data for statistical purposes including your IP address is recorded on the MetaGer results page.', ], 'contact' => [ 'title' => 'Use of the contact form', -- GitLab