summaryrefslogtreecommitdiff
path: root/policies.json
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2021-12-14 14:02:14 -0500
committerB. Stack <bgstack15@gmail.com>2021-12-14 14:02:14 -0500
commitca568a61a69eeae3a6019d63a702582d6aab38bd (patch)
tree682f77bd798abc4f61e4dcf6f8003091b7f23535 /policies.json
parent95.0 attempt 1 (diff)
downloadlibrewolf-fedora-ff-ca568a61a69eeae3a6019d63a702582d6aab38bd.tar.gz
librewolf-fedora-ff-ca568a61a69eeae3a6019d63a702582d6aab38bd.tar.bz2
librewolf-fedora-ff-ca568a61a69eeae3a6019d63a702582d6aab38bd.zip
Revert "95.0 attempt 1" on branch 94.0-194.0-1
This reverts commit 054ebfe88fc8dd0f73f303e13991505c61e55639.
Diffstat (limited to 'policies.json')
-rw-r--r--policies.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/policies.json b/policies.json
index ee3f556..e31a2f0 100644
--- a/policies.json
+++ b/policies.json
@@ -30,7 +30,7 @@
},
"Extensions": {
"Install": [
- "https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-1.39.2-an+fx.xpi"
+ "https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-1.38.6-an+fx.xpi"
],
"Uninstall": [
"google@search.mozilla.org",
bgstack15