diff --git a/main/index.php b/main/index.php index 0858582..214d13d 100644 --- a/main/index.php +++ b/main/index.php @@ -54,7 +54,6 @@ try {
curl -X POST http://localhost/api.php -H "Content-Type: application/json" -d '{ - "username": "name", - "message": "text", - "signature": "pgp_signature", - "encrypted": true -}'