Update 'bn3t.sh'

This commit is contained in:
Bret 2020-11-15 04:15:30 -05:00
parent 7e664b699b
commit 8d98561bb4
1 changed files with 6 additions and 6 deletions

12
bn3t.sh
View File

@ -3,15 +3,15 @@
## https://cynicaloptimist.me/
##
## Documentation at:
## https://mage.cynicaloptimist.me/en/bn3t
## https://psi.cynicaloptimist.me/Caffarius/bn3t/
## https://mage.cynop.me/en/bn3t
## https://psi.cynop.me/Caffarius/bn3t/
##
## For questions or comments write:
## info@cynicaloptimist.me
## info@cynop.me
#####################################################################
# bn3t
script_ver="0.3"
page="https://mage.cynicaloptimist.me/en/bn3t"
script_ver="0.3.1"
page="https://mage.cynop.me/en/bn3t"
# author: Bret Human
# date: Dec 6, 2018
#
@ -35,7 +35,7 @@ page="https://mage.cynicaloptimist.me/en/bn3t"
# ./bn3t.sh -u username -bxs
#
# Or I guess you could manually download the script from:
dl_addr="https://psi.cynicaloptimist.me/Caffarius/bn3t/raw/branch/master/bn3t-run.sh"
dl_addr="https://psi.cynop.me/Caffarius/bn3t/raw/branch/master/bn3t-run.sh"
#####################################################################
#
# This is free software; you are free to change and redistribute it.