change Author name

This commit is contained in:
Vahid Fardi 2021-01-05 17:10:41 +03:30
parent c59a8c9644
commit 2ec6215b1c

View File

@ -1,10 +1,10 @@
#!/usr/bin/env sh #!/usr/bin/env sh
#Arvan_Token="xxxx" #Arvan_Token="Apikey xxxx"
ARVAN_API_URL="https://napi.arvancloud.com/cdn/4.0/domains" ARVAN_API_URL="https://napi.arvancloud.com/cdn/4.0/domains"
#Author: Ehsan Aliakbar #Author: Vahid Fardi
#Report Bugs here: https://github.com/Neilpang/acme.sh #Report Bugs here: https://github.com/fvahid/acme.sh
# #
######## Public functions ##################### ######## Public functions #####################