From 9e0f6e0948e434e80bdbc8ee51f29518230d48de Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Sat, 13 May 2023 22:45:19 -0600 Subject: [PATCH] updated deviantart token for gdl --- dotfiles/gallery-dl/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/gallery-dl/config.json b/dotfiles/gallery-dl/config.json index b31ee9a..133aa56 100755 --- a/dotfiles/gallery-dl/config.json +++ b/dotfiles/gallery-dl/config.json @@ -65,7 +65,7 @@ "deviantart": { "client-id": "20016", "client-secret": "52e1f9b0cb26e673da36f69e2ddd0e9a", - "refresh-token": "760c08e027c422e376c2be5656f0bcaa28438b46", + "refresh-token": "06c6df63710339e94fad15c269e972caa162fa10", "directory": ["{username}"], "include": "gallery,scraps", "flat": true,