From 72430cef504a0736fcb6e1b03e9d9ce0f6519e3e Mon Sep 17 00:00:00 2001 From: Ryan Gurnick Date: Thu, 29 Feb 2024 23:37:35 -0800 Subject: [PATCH] Remove JAuth Demo URL (#595) https://j.ateam.undo.it/ is responding with a 401 which is causing the deadlinks action to error, additionally the demo url is not listed anywhere in github for jauth. For that reason I propose removing the demo url. --- software/jauth.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/jauth.yml b/software/jauth.yml index 90d9d52da3..533cc709ad 100644 --- a/software/jauth.yml +++ b/software/jauth.yml @@ -8,7 +8,6 @@ platforms: - Go tags: - Proxy -demo_url: https://j.ateam.undo.it/ depends_3rdparty: true stargazers_count: 11 updated_at: '2024-02-24'