diff --git a/src/drivers/webextension/images/icons/Django CMS.png b/src/drivers/webextension/images/icons/Django CMS.png new file mode 100644 index 000000000..90adab8a0 Binary files /dev/null and b/src/drivers/webextension/images/icons/Django CMS.png differ diff --git a/src/drivers/webextension/images/icons/akinon.png b/src/drivers/webextension/images/icons/akinon.png new file mode 100644 index 000000000..18a478434 Binary files /dev/null and b/src/drivers/webextension/images/icons/akinon.png differ diff --git a/src/technologies/a.json b/src/technologies/a.json index c9ec29c63..f60d5cb5c 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -1434,6 +1434,16 @@ "oss": true, "website": "https://akaunting.com" }, + "Akinon": { + "cats": [ + 6 + ], + "description":"Akinon is a cloud-based headless commerce platform with an integrated application suite including omnichannel and marketplace capabilities, mobile and in-store solutions, and an OMS.", + "icon": "akinon.png", + "scriptSrc": "cdn-mgsm\\.akinon\\.net/", + "pricing": [ "poa" ], + "website": "https://www.akinon.com/" + }, "Akka HTTP": { "cats": [ 18, @@ -1956,6 +1966,19 @@ "scriptSrc": "/wp-content/themes/baskerville(?:-2)?/", "website": "https://andersnoren.se/teman/baskerville-wordpress-theme" }, + "AndersNoren Hemingway": { + "cats": [ + 80 + ], + "description": "AndersNoren Hemingway is a clean and beautiful two-column WordPress theme for bloggers.", + "icon": "AndersNoren.svg", + "pricing": [ + "freemium" + ], + "requires": "WordPress", + "scriptSrc": "/wp-content/themes/hemingway/", + "website": "https://andersnoren.se/teman/hemingway-wordpress-theme" + }, "Anetwork": { "cats": [ 36 diff --git a/src/technologies/d.json b/src/technologies/d.json index b20a4026d..c5e41ac18 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -676,6 +676,24 @@ }, "website": "https://djangoproject.com" }, + "Django CMS": { + "cats": [ + 1 + ], + "description": "Django CMS is a free and open source content management system platform for publishing content on the World Wide Web and intranets.", + "icon": "Django CMS.png", + "implies": [ + "Python", + "Django", + "PostgreSQL" + ], + "cookies": { + "django_language": "" + }, + "scriptSrc": "/djangocms_", + "oss": true, + "website": "https://www.django-cms.org" + }, "DocFX": { "cats": [ 4 diff --git a/src/technologies/v.json b/src/technologies/v.json index 340293f14..9bbda63b1 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -198,7 +198,7 @@ 22 ], "headers": { - "server": "^now$", + "server": "^now|Vercel$", "x-now-trace": "", "x-vercel-cache": "", "x-vercel-id": "" @@ -649,4 +649,4 @@ }, "website": "http://vibecommerce.com.br" } -} \ No newline at end of file +}