From bffaea6026d3395f6cef442ebc057a49564f37b1 Mon Sep 17 00:00:00 2001 From: MBucari Date: Sun, 27 Apr 2025 13:15:50 -0600 Subject: [PATCH] Add CDM API url list --- .cdmurls.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .cdmurls.json diff --git a/.cdmurls.json b/.cdmurls.json new file mode 100644 index 00000000..678d0e4a --- /dev/null +++ b/.cdmurls.json @@ -0,0 +1,5 @@ +{ + "CdmUrls": [ + "https://ollj0gz40d.execute-api.us-west-2.amazonaws.com/default/AudibleCdm" + ] +} \ No newline at end of file