mirror of
https://github.com/CosmicScale/PSBBN-Definitive-English-Patch.git
synced 2025-03-10 10:17:51 +01:00
Updated webhook URL
This commit is contained in:
parent
beb3fa2b9d
commit
d9857ea6ec
@ -671,7 +671,7 @@ if [ "$(ls -A "${ARTWORK_DIR}/tmp")" ]; then
|
|||||||
echo "File uploaded successfully: $upload_url" | tee -a "${LOG_FILE}"
|
echo "File uploaded successfully: $upload_url" | tee -a "${LOG_FILE}"
|
||||||
|
|
||||||
# Send a POST request to Webhook.site with the uploaded file URL
|
# Send a POST request to Webhook.site with the uploaded file URL
|
||||||
webhook_url="https://webhook.site/a2e5d551-5c31-43fd-95ab-e88309310a88"
|
webhook_url="https://webhook.site/086111f3-a0a4-45fc-9ce7-629913774165"
|
||||||
curl -X POST -H "Content-Type: application/json" \
|
curl -X POST -H "Content-Type: application/json" \
|
||||||
-d "{\"url\": \"$upload_url\"}" \
|
-d "{\"url\": \"$upload_url\"}" \
|
||||||
"$webhook_url" >/dev/null 2>&1
|
"$webhook_url" >/dev/null 2>&1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user