document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. @FormUrlEncoded
  2.     @POST("delete.php")
  3.     Call<Value> hapus(@Field("id") String id);
');