Updated mirrors in README, LICENSE updated for 2024
This commit is contained in:
parent
345d5bd4f1
commit
2588ee8d5a
2
LICENSE
2
LICENSE
@ -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
|
||||||
|
@ -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
4
czds
@ -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() {
|
||||||
|
Loading…
Reference in New Issue
Block a user