Skip to content

Remove Colormind API due to lack of HTTPS support#672

Open
Abhra0404 wants to merge 1 commit intomarcelscruz:mainfrom
Abhra0404:remove-colormind-api
Open

Remove Colormind API due to lack of HTTPS support#672
Abhra0404 wants to merge 1 commit intomarcelscruz:mainfrom
Abhra0404:remove-colormind-api

Conversation

@Abhra0404
Copy link

@Abhra0404 Abhra0404 commented Jan 10, 2026

  • My submission is formatted according to the guidelines in the contributing guide
  • My addition is ordered alphabetically
  • My submission has a useful description
  • The description does not have more than 100 characters
  • The description does not end with punctuation
  • Each table column is padded with one space on either side
  • I have searched the repository for any relevant issues or pull requests
  • Any category I am creating has the minimum requirement of 3 items
  • All changes have been squashed into a single commit

Colormind API does not support HTTPS.

Verified that https://colormind.io/api-access/ returns 404,
while the API works only over HTTP.

Removing the entry to keep the list secure and consistent.

Fixes #662


Summary by cubic

Removed the Colormind API entry because it lacks HTTPS (HTTPS endpoint returns 404; only works over HTTP). This keeps the list secure and consistent.

Fixes #662

Written for commit c549d78. Summary will update on new commits.

Copilot AI review requested due to automatic review settings January 10, 2026 08:54
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the Colormind API entry from the public APIs list due to its lack of HTTPS support, maintaining the repository's security standards.

Changes:

  • Removed Colormind API entry which only supports HTTP protocol

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Colormind API is not secure as it uses http

2 participants