diff --git a/src/drivers/webextension/images/icons/deta.svg b/src/drivers/webextension/images/icons/deta.svg new file mode 100644 index 000000000..b1cec1974 --- /dev/null +++ b/src/drivers/webextension/images/icons/deta.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/technologies/d.json b/src/technologies/d.json index 3aa497184..ff7b74c5a 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -30,6 +30,18 @@ }, "website": "https://derak.cloud" }, + "Deta": { + "description": "Deta is a cloud platform for building and deploying apps.", + "cats": [ + 62 + ], + "headers": { + "Server": "^Deta$" + }, + "url": "^https?://[^/]+\\.deta\\.(?:app|dev)", + "icon": "deta.svg", + "website": "https://deta.sh" + }, "DHL": { "cats": [ 99