From b01ec139468a583ca279d1e710fa7d4c71c50faa Mon Sep 17 00:00:00 2001 From: Freddy Date: Wed, 10 Nov 2021 14:08:13 +0000 Subject: [PATCH] Remove Etag Stoppa (#60) --- _includes/legacy/sections/browser-addons.html | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/_includes/legacy/sections/browser-addons.html b/_includes/legacy/sections/browser-addons.html index e72519af..84ebea9f 100644 --- a/_includes/legacy/sections/browser-addons.html +++ b/_includes/legacy/sections/browser-addons.html @@ -109,16 +109,6 @@ Unfortunately the Android version of Firefox doesn't yet have Temporary Container support. The recommended extensions below are a substitute, however as APIs do not exist for clearing IndexedDB, Service Workers cache, appCache, or cache by host. As a result they are not as good as the above Temporary Container suggestions. -{% include legacy/cardv2.html - title="ETag Stoppa" - image="/assets/img/legacy_svg/3rd-party/etag_stoppa.svg" - description="ETag Stoppa Prevents Firefox from storing entity tags by removing ETag response headers unconditionally and without exceptions." - website="https://addons.mozilla.org/firefox/addon/etag-stoppa/" - forum="" - github="https://github.com/claustromaniac/etag-stoppa" - firefox="https://addons.mozilla.org/firefox/addon/etag-stoppa/" -%} - {% include legacy/cardv2.html title="Cookie AutoDelete: Automatically Delete Cookies" image="/assets/img/legacy_png/3rd-party/cookie_autodelete.png"