Merge branch 'main' of https://github.com/Oreomeow/VIP into main
This commit is contained in:
commit
70393f8f55
@ -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