🤖️sync 2021-08-15 16:10:01
This commit is contained in:
parent
40fc9d0d42
commit
4640444a7b
@ -116,7 +116,6 @@ Random_JD_COOKIE(){
|
|||||||
done
|
done
|
||||||
jdCookie=$(echo $combined_all | sed 's/^&//g')
|
jdCookie=$(echo $combined_all | sed 's/^&//g')
|
||||||
[[ ! -z $jdCookie ]] && export JD_COOKIE="$jdCookie"
|
[[ ! -z $jdCookie ]] && export JD_COOKIE="$jdCookie"
|
||||||
echo $JD_COOKIE
|
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user