diff --git a/shared/headers.go b/shared/headers.go index 6e8ab61..3a5539e 100644 --- a/shared/headers.go +++ b/shared/headers.go @@ -56,6 +56,7 @@ type RunningInstance struct { Status int `json:"status"` LastRun string `json:"lastrun"` CaptureType string `json:"capturetype"` + banned bool client http.Client client_id string client_secret string