From 209bb0b00cdd78ae843f908a942c631e1397ce70 Mon Sep 17 00:00:00 2001 From: troy Date: Sun, 9 Jan 2022 15:15:20 +0100 Subject: [PATCH] domain tipser --- troy-api.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/troy-api.php b/troy-api.php index eea91e1..032967a 100644 --- a/troy-api.php +++ b/troy-api.php @@ -1,10 +1,9 @@ array ( - 'header' => "Content-type: application/x-www-form-urlencoded\r\n", 'method' => 'POST', 'content' => json_encode ( $data ) )