diff --git a/claim.php b/claim01.php similarity index 99% rename from claim.php rename to claim01.php index 0286190..b5d122a 100644 --- a/claim.php +++ b/claim01.php @@ -111,7 +111,7 @@ echo color("yellow","."); sleep(20); } - $code1 = request('/go-promotions/v1/promotions/enrollments', $token, '{"promo_code":"COBAGOFOOD090320A"}'); + $code1 = request('/go-promotions/v1/promotions/enrollments', $token, '{"promo_code":"HEPIBROS"}'); $message = fetch_value($code1,'"message":"','"'); if(strpos($code1, 'Promo kamu sudah bisa dipakai.')){ echo "\n".color("green","🔓▶️ Message: ".$message);