diff --git a/modules/profiles/networking/blocky/default.nix b/modules/profiles/networking/blocky/default.nix index cf3242f..da5c4d0 100644 --- a/modules/profiles/networking/blocky/default.nix +++ b/modules/profiles/networking/blocky/default.nix @@ -41,6 +41,7 @@ ads = [ (pkgs.writeText "ads-allowlist.txt" '' cdn.cookielaw.org + html-load.com l.food52.com link.dwell.com '') diff --git a/modules/profiles/services/glance/default.nix b/modules/profiles/services/glance/default.nix index b29f590..7dfb436 100644 --- a/modules/profiles/services/glance/default.nix +++ b/modules/profiles/services/glance/default.nix @@ -134,7 +134,6 @@ { title = "Mazanoke"; url = "https://mazanoke.e10.camp"; - # icon = "di:mazanoke"; icon = "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/mazanoke.png"; alt-status-codes = [ 401 ];