mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-29 22:14:26 +02:00
ci/test: update api test url
This commit is contained in:
parent
776c4f4dba
commit
6322c172c1
2
.github/test.sh
vendored
2
.github/test.sh
vendored
@ -18,7 +18,7 @@ test_api() {
|
||||
-X POST \
|
||||
-H "Accept: application/json" \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{"url":"https://www.tiktok.com/@fatfatmillycat/video/7195741644585454894"}')
|
||||
-d '{"url":"https://garfield-69.tumblr.com/post/696499862852780032","alwaysProxy":true}')
|
||||
|
||||
echo "API_RESPONSE=$API_RESPONSE"
|
||||
STATUS=$(echo "$API_RESPONSE" | jq -r .status)
|
||||
|
Loading…
x
Reference in New Issue
Block a user