From 2588ee8d5a5ada6b02b2cc931ed743d2dc56ba4d Mon Sep 17 00:00:00 2001 From: acidvegas Date: Sat, 20 Jan 2024 18:09:26 -0500 Subject: [PATCH] Updated mirrors in README, LICENSE updated for 2024 --- LICENSE | 2 +- README.md | 3 +-- czds | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index 016e197..54ec6ab 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ ISC License -Copyright (c) 2023, acidvegas +Copyright (c) 2024, acidvegas Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/README.md b/README.md index abc543e..339c08c 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,4 @@ While ICANN does have an official [czds-api-client-python](https://github.com/ic ___ -###### Mirrors -[acid.vegas](https://git.acid.vegas/czds) • [GitHub](https://github.com/acidvegas/czds) • [GitLab](https://gitlab.com/acidvegas/czds) • [SuperNETs](https://git.supernets.org/acidvegas/czds) \ No newline at end of file +###### Mirrors for this repository: [acid.vegas](https://git.acid.vegas/czds) • [SuperNETs](https://git.supernets.org/acidvegas/czds) • [GitHub](https://github.com/acidvegas/czds) • [GitLab](https://gitlab.com/acidvegas/czds) • [Codeberg](https://codeberg.org/acidvegas/czds) \ No newline at end of file diff --git a/czds b/czds index 636f5f5..2cf291a 100755 --- a/czds +++ b/czds @@ -1,8 +1,8 @@ #!/bin/bash # ICANN API for the Centralized Zones Data Service - developed by acidvegas (https://git.acid.vegas/czds) - # https://czds.icann.org - # https://czds.icann.org/sites/default/files/czds-api-documentation.pdf +# https://czds.icann.org +# https://czds.icann.org/sites/default/files/czds-api-documentation.pdf # Function to authenticate and get access token authenticate() {