From 8f2e3d949a6dd3bd96bdeb5a7bf7cdb74a5f3ef1 Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Mon, 26 Apr 2021 08:34:18 -0400 Subject: bible: stop using old api --- esv.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'esv.sh') diff --git a/esv.sh b/esv.sh index 4f3f8ea..90cfa27 100755 --- a/esv.sh +++ b/esv.sh @@ -1,4 +1,6 @@ #!/bin/sh +# esv api v2 is deprecated. +# I'm not planning on jumping thru Crossway's hoops again for this. if [ "$QUERY_STRING" = "" ] then printf "10 Enter a scripture reference\r\n" -- cgit 1.4.1