|
|
@ -115,9 +115,11 @@ elif [ "${posttarget}" == "https://termbin.com" ] ; then |
|
|
|
fn_script_log_pass "termbin.com for 30D" |
|
|
|
pdurl="${link}" |
|
|
|
fi |
|
|
|
echo -e "" |
|
|
|
echo -e "Please share the following url for support: " |
|
|
|
echo -e "${pdurl}" |
|
|
|
if [ ${firstcommandname} == "POST-DETAILS" ]; then |
|
|
|
echo -e "" |
|
|
|
echo -e "Please share the following url for support: " |
|
|
|
echo -e "${pdurl}" |
|
|
|
fi |
|
|
|
fn_script_log_info "${pdurl}" |
|
|
|
|
|
|
|
if [ -z "${exitbypass}" ]; then |
|
|
|