From 24635bae025cf6216f32dd75250595f92418d2ae Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 27 Feb 2026 17:12:32 +0200 Subject: [PATCH] firefox: block archive page --- etc/firefox/policies/policies.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 4be16f16..0ed677b9 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -478,6 +478,12 @@ "private_browsing": false, "restricted_domains": [] }, + "{5b22cb75-8e43-4f2a-bb9b-1da0655ae564}": { + "blocked_install_message": "Archive Page. archive.{is,today,md} etc. extension. May turn malicious. https://en.wikipedia.org/wiki/Wikipedia:Requests_for_comment/Archive.is_RFC_5", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/facebook-container/latest.xpi", + "installation_mode": "blocked", + "private_browsing": false + }, "{6a65273e-2b26-40f5-b66e-8eed317307da}": { "blocked_install_message": "New Tab Suspender. More useful than the Firefox integrated one, which this policy should also enable (if not, autoconfig does, I don't remember and not checking right now, TODO!)", "default_area": "navbar",