diff --git a/bn3t.sh b/bn3t.sh index df39289..c7ade31 100644 --- a/bn3t.sh +++ b/bn3t.sh @@ -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.