mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-05 05:37:20 +02:00
Compare commits
No commits in common. "cb7331bcd58c28061d80a6214c01a6ff0738dfc2" and "d1ce8dd1f272ca27dff39155e3da655d2d30d171" have entirely different histories.
cb7331bcd5
...
d1ce8dd1f2
@ -99,8 +99,12 @@
|
||||
"https://www.eff.org/files/effdntlist.txt",
|
||||
"block-lan",
|
||||
"ublock-annoyances",
|
||||
"adguard-cookies",
|
||||
"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://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"
|
||||
]
|
||||
@ -116,7 +120,7 @@
|
||||
],
|
||||
[
|
||||
"collapseBlocked",
|
||||
"true"
|
||||
"false"
|
||||
],
|
||||
[
|
||||
"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.",
|
||||
"default_area": "menupanel",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/canvasblocker/latest.xpi",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "force_installed",
|
||||
"private_browsing": true,
|
||||
"restricted_domains": []
|
||||
},
|
||||
@ -285,7 +289,7 @@
|
||||
"uBlock0@raymondhill.net": {
|
||||
"default_area": "navbar",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
|
||||
"installation_mode": "normal_installed",
|
||||
"installation_mode": "force_installed",
|
||||
"private_browsing": true,
|
||||
"restricted_domains": []
|
||||
},
|
||||
@ -328,7 +332,7 @@
|
||||
"{6a65273e-2b26-40f5-b66e-8eed317307da}": {
|
||||
"default_area": "navbar",
|
||||
"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,
|
||||
"restricted_domains": []
|
||||
},
|
||||
|
@ -58,8 +58,12 @@
|
||||
"https://www.eff.org/files/effdntlist.txt",
|
||||
"block-lan",
|
||||
"ublock-annoyances",
|
||||
"adguard-cookies",
|
||||
"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://ads-for-open-source.readthedocs.io/en/latest/_static/lists/opensource-ads.txt"
|
||||
]
|
||||
@ -75,7 +79,7 @@
|
||||
],
|
||||
[
|
||||
"collapseBlocked",
|
||||
"true"
|
||||
"false"
|
||||
],
|
||||
[
|
||||
"ignoreGenericCosmeticFilters",
|
||||
|
Loading…
x
Reference in New Issue
Block a user