mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2025-04-28 16:00:29 +05:30
Remove debug code.
This commit is contained in:
parent
f3ffe6f1e4
commit
ca32adb6a3
@ -43,8 +43,6 @@ curl ${CURLOPTS[@]} $HOST/nextpage/comments/BtN-goy9VOY -G --data-urlencode "nex
|
||||
USER=admin
|
||||
PASS=$(openssl rand -base64 12)
|
||||
|
||||
echo $USER
|
||||
|
||||
AUTH_REQ=$(jq -n --compact-output --arg username "$USER" --arg password "$PASS" '{"username": $username, "password": $password}')
|
||||
|
||||
# Register Account
|
||||
|
Loading…
x
Reference in New Issue
Block a user