Updated mirrors in README, LICENSE updated for 2024

This commit is contained in:
Dionysus 2024-01-20 18:09:26 -05:00
parent 345d5bd4f1
commit 2588ee8d5a
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
3 changed files with 4 additions and 5 deletions

View File

@ -1,6 +1,6 @@
ISC License ISC License
Copyright (c) 2023, acidvegas <acid.vegas@acid.vegas> Copyright (c) 2024, acidvegas <acid.vegas@acid.vegas>
Permission to use, copy, modify, and/or distribute this software for any Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above purpose with or without fee is hereby granted, provided that the above

View File

@ -33,5 +33,4 @@ While ICANN does have an official [czds-api-client-python](https://github.com/ic
___ ___
###### Mirrors ###### 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)
[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)

4
czds
View File

@ -1,8 +1,8 @@
#!/bin/bash #!/bin/bash
# ICANN API for the Centralized Zones Data Service - developed by acidvegas (https://git.acid.vegas/czds) # ICANN API for the Centralized Zones Data Service - developed by acidvegas (https://git.acid.vegas/czds)
# https://czds.icann.org # https://czds.icann.org
# https://czds.icann.org/sites/default/files/czds-api-documentation.pdf # https://czds.icann.org/sites/default/files/czds-api-documentation.pdf
# Function to authenticate and get access token # Function to authenticate and get access token
authenticate() { authenticate() {