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 f8573dedd..d2a9d2f9f 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -3019,5 +3019,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\\s\\(chabokan\\.net\\)" + }, + "pricing": [ + "low", + "payg" + ], + "icon": "Chabokan.svg", + "website": "https://chabokan.net" } }