From 29461f5f88e8687d5368ef023649342656fa8a6b Mon Sep 17 00:00:00 2001 From: John Helmert Date: Mon, 10 Jun 2019 11:08:51 -0500 Subject: [PATCH] Migrate Imgur API key to new one generated for TUIR --- tuir/templates/tuir.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuir/templates/tuir.cfg b/tuir/templates/tuir.cfg index 165353b..31c7932 100644 --- a/tuir/templates/tuir.cfg +++ b/tuir/templates/tuir.cfg @@ -89,7 +89,7 @@ oauth_scope = edit,history,identity,mysubreddits,privatemessages,read,report,sav ; This is a separate token for the imgur api. It's used to extract images ; from imgur links and albums so they can be opened with mailcap. ; See https://imgur.com/account/settings/apps to generate your own key. -imgur_client_id = 93396265f59dec9 +imgur_client_id = b33d69ac8931734 [bindings] ##############