diff --git a/src/drivers/webextension/images/icons/Chabokan.svg b/src/drivers/webextension/images/icons/Chabokan.svg new file mode 100644 index 000000000..53dcc9c46 --- /dev/null +++ b/src/drivers/webextension/images/icons/Chabokan.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/technologies/c.json b/src/technologies/c.json index f48f04c8f..60f23ed50 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -3015,5 +3015,20 @@ }, "oss": true, "website": "https://github.com/zloirock/core-js" + }, + "Chabokan": { + "cats": [ + 62 + ], + "description": "Chabokan is a cloud services provider, offering a wide range of incorporated cloud services including Cloud Object Storage, DBaaS, BaaS, and PaaS.", + "headers": { + "ch-powered-by": "Chabokan (chabokan.net)" + }, + "pricing": [ + "low", + "payg" + ], + "icon": "chabokan.svg", + "website": "https://chabokan.net" } -} \ No newline at end of file +}