Changed HTTP to HTTPS for COLOURlovers (#239)

* Update README.md

* Auto updating db

---------

Co-authored-by: GitHub Actions Bot <>
This commit is contained in:
Padmashree Jha 2023-10-19 20:29:28 +05:30 committed by GitHub
parent c48ca83c01
commit f270b76b27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -195,7 +195,7 @@
| [Améthyste](https://api.amethyste.moe/) | Generate images for Discord users | `apiKey` | Yes | Unknown |
| [Art Institute of Chicago](https://api.artic.edu/docs/) | Art | No | Yes | Yes |
| [Colormind](http://colormind.io/api-access/) | Color scheme generator | No | No | Unknown |
| [ColourLovers](http://www.colourlovers.com/api) | Get various patterns, palettes and images | No | No | Unknown |
| [ColourLovers](http://www.colourlovers.com/api) | Get various patterns, palettes and images | No | Yes | Unknown |
| [Cooper Hewitt](https://collection.cooperhewitt.org/api) | Smithsonian Design Museum | `apiKey` | Yes | Unknown |
| [Dribbble](https://developer.dribbble.com) | Discover the worlds top designers & creatives | `OAuth`| Yes | Unknown |
| [EmojiHub](https://github.com/cheatsnake/emojihub) | Get emojis by categories and groups | No | Yes | Yes |

View file

@ -572,7 +572,7 @@
"API": "ColourLovers",
"Description": "Get various patterns, palettes and images",
"Auth": "",
"HTTPS": false,
"HTTPS": true,
"Cors": "unknown",
"Link": "http://www.colourlovers.com/api",
"Category": "Art & Design"