From 85d5f5730404e3aff3a49602044869765e3051a1 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Sat, 30 Nov 2024 00:28:56 -0600 Subject: [PATCH] removed client id and secret from gallery-dl --- dotfiles/gallery-dl.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/dotfiles/gallery-dl.nix b/dotfiles/gallery-dl.nix index edcd37a..1e9598f 100644 --- a/dotfiles/gallery-dl.nix +++ b/dotfiles/gallery-dl.nix @@ -93,8 +93,6 @@ directory = [ "{blog_name}" ]; }; deviantart = { - client-id = 20016; - client-secret = "52e1f9b0cb26e673da36f69e2ddd0e9a"; refresh-token = "4364d30b6f3777b3c5c1ab2c1c428b0245272ebe"; include = "gallery,scraps"; flat = true;