diff --git a/.github/ISSUE_TEMPLATE/new_connector.yml b/.github/ISSUE_TEMPLATE/new_connector.yml index 41ef0fd..2df60f7 100644 --- a/.github/ISSUE_TEMPLATE/new_connector.yml +++ b/.github/ISSUE_TEMPLATE/new_connector.yml @@ -12,7 +12,7 @@ body: - type: checkboxes attributes: label: Is the Website free to access? - description: We can't support pay-to-use sites. + description: We can't support pay-to-use sites, or captcha-proxied sites as Cloudflare. options: - label: The Website is freely accessible. required: true @@ -20,4 +20,4 @@ body: attributes: label: Anything else? validations: - required: false \ No newline at end of file + required: false