From 5c00be11685e34947952d791509a0c3ba6e11228 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Mon, 5 Jul 2021 19:28:26 -0600 Subject: [PATCH] Fixed user agent --- gdead | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdead b/gdead index 503fb23..e531ce4 100755 --- a/gdead +++ b/gdead @@ -4,7 +4,7 @@ # Get shows from archive.org # Vars -UA="Curl on bash/linux; Keith Irwin (www.ki9.us); Just testing the API" +UA="gdead/curl/bash;https://gitea.gf4.pw/ki9/gdead" START="$(date +%s)" # unix timestamp # Args