Compare commits

..

No commits in common. "cb7331bcd58c28061d80a6214c01a6ff0738dfc2" and "d1ce8dd1f272ca27dff39155e3da655d2d30d171" have entirely different histories.

2 changed files with 15 additions and 7 deletions

View File

@ -99,8 +99,12 @@
"https://www.eff.org/files/effdntlist.txt", "https://www.eff.org/files/effdntlist.txt",
"block-lan", "block-lan",
"ublock-annoyances", "ublock-annoyances",
"adguard-cookies",
"ublock-cookies-adguard", "ublock-cookies-adguard",
"ublock-cookies-easylist", "adguard-mobile-app-banners",
"adguard-other-annoyances",
"adguard-popup-overlays",
"adguard-widgets",
"https://secure.fanboy.co.nz/fanboy-annoyance.txt", "https://secure.fanboy.co.nz/fanboy-annoyance.txt",
"https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt" "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"
] ]
@ -116,7 +120,7 @@
], ],
[ [
"collapseBlocked", "collapseBlocked",
"true" "false"
], ],
[ [
"ignoreGenericCosmeticFilters", "ignoreGenericCosmeticFilters",
@ -221,7 +225,7 @@
"comment": "Requested by LibreAwoo for those who don't have RFP/FPP, neither of which I can specify through this policy. Additionally its own description says compatible with the Firefox integrated one.", "comment": "Requested by LibreAwoo for those who don't have RFP/FPP, neither of which I can specify through this policy. Additionally its own description says compatible with the Firefox integrated one.",
"default_area": "menupanel", "default_area": "menupanel",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/canvasblocker/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/canvasblocker/latest.xpi",
"installation_mode": "normal_installed", "installation_mode": "force_installed",
"private_browsing": true, "private_browsing": true,
"restricted_domains": [] "restricted_domains": []
}, },
@ -285,7 +289,7 @@
"uBlock0@raymondhill.net": { "uBlock0@raymondhill.net": {
"default_area": "navbar", "default_area": "navbar",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
"installation_mode": "normal_installed", "installation_mode": "force_installed",
"private_browsing": true, "private_browsing": true,
"restricted_domains": [] "restricted_domains": []
}, },
@ -328,7 +332,7 @@
"{6a65273e-2b26-40f5-b66e-8eed317307da}": { "{6a65273e-2b26-40f5-b66e-8eed317307da}": {
"default_area": "navbar", "default_area": "navbar",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi",
"installation_mode": "normal_installed", "installation_mode": "force_installed",
"private_browsing": true, "private_browsing": true,
"restricted_domains": [] "restricted_domains": []
}, },

View File

@ -58,8 +58,12 @@
"https://www.eff.org/files/effdntlist.txt", "https://www.eff.org/files/effdntlist.txt",
"block-lan", "block-lan",
"ublock-annoyances", "ublock-annoyances",
"adguard-cookies",
"ublock-cookies-adguard", "ublock-cookies-adguard",
"ublock-cookies-easylist", "adguard-mobile-app-banners",
"adguard-other-annoyances",
"adguard-popup-overlays",
"adguard-widgets",
"https://secure.fanboy.co.nz/fanboy-annoyance.txt", "https://secure.fanboy.co.nz/fanboy-annoyance.txt",
"https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt" "https://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"
] ]
@ -75,7 +79,7 @@
], ],
[ [
"collapseBlocked", "collapseBlocked",
"true" "false"
], ],
[ [
"ignoreGenericCosmeticFilters", "ignoreGenericCosmeticFilters",