diff --git a/build/patches/00Eyeo-Adblock-Remove-Privacy-Issues.patch b/build/patches/00Eyeo-Adblock-Remove-Privacy-Issues.patch
index 3bd344f5..3eb99682 100644
--- a/build/patches/00Eyeo-Adblock-Remove-Privacy-Issues.patch
+++ b/build/patches/00Eyeo-Adblock-Remove-Privacy-Issues.patch
@@ -540,7 +540,7 @@ new file mode 100644
+ The functionality is ONLY allowed for the list
+ abp-filters-anti-cv.txt
+ which is activated by this setting.
-+
Open ABP anti-circumvention filter list repo
++
Open ABP anti-circumvention filter list repo
+
Open ABP Snippets Overview
+
+
@@ -586,7 +586,7 @@ new file mode 100644
+
URL: [[item.url]]
+ Version: [[item.current_version]]
+ Status: [[item.installation_state]] ([[item.last_installation_time]])
-+ Download errors: [[item.download_error_count]]/[[item.download_success_count]]
++ Download: [[item.download_success_count]] Errors: [[item.download_error_count]]
+
+
+
@@ -648,7 +648,7 @@ new file mode 100644
+
+
Version: [[item.current_version]]
+
Status: [[item.installation_state]] ([[item.last_installation_time]])
-+
Download errors: [[item.download_error_count]]/[[item.download_success_count]]
++
Download: [[item.download_success_count]] Errors: [[item.download_error_count]]
+
+
+
@@ -827,7 +827,7 @@ new file mode 100644
+ found.download_error_count = obj.download_error_count;
+ found.download_success_count = obj.download_success_count;
+ found.installation_state = obj.installation_state;
-+ found.last_installation_time = new Date(obj.last_installation_time).toLocaleString();
++ found.last_installation_time = obj.last_installation_time;
+ })
+
+ this.subscriptions = new_subscriptions;
@@ -1395,10 +1395,10 @@ diff --git a/components/adblock/android/adblock_strings.grd b/components/adblock
+ Open ABP anti-circumvention filter list repo
+
+
-+ Open https://github.com/abp-filters/abp-filters-anti-cv in the browser
++ Open https://gitlab.com/eyeo/anti-cv/abp-filters-anti-cv in the browser
+
+
-+ https://github.com/abp-filters/abp-filters-anti-cv
++ https://gitlab.com/eyeo/anti-cv/abp-filters-anti-cv
+
+
+ Open ABP Snippets Overview