diff --git a/src/drivers/webextension/images/icons/Corebine.png b/src/drivers/webextension/images/icons/Corebine.png new file mode 100644 index 000000000..d99ea021f Binary files /dev/null and b/src/drivers/webextension/images/icons/Corebine.png differ diff --git a/src/technologies.json b/src/technologies.json index d4d33019d..343d2aebe 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5000,6 +5000,19 @@ "implies": "PHP", "website": "http://coppermine-gallery.net" }, + "Corebine": { + "cats": [ + 1 + ], + "description": "Corebine is a content management system designed for Sports", + "dom": "#corebine-app", + "icon": "Corebine.png", + "js": { + "corebine": "" + }, + "pricing": ["poa"], + "website": "https://corebine.com" + }, "Cosmoshop": { "cats": [ 6 @@ -23962,4 +23975,4 @@ "website": "https://www.xt-commerce.com" } } -} \ No newline at end of file +}