From 57e47acd2212d3ef5f8b39330a71b365b638f52e Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 8 Jun 2021 10:29:00 +0600 Subject: [PATCH] remove bootstrap,update dom --- src/technologies.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index c0e80e885..d577790c9 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -6231,10 +6231,9 @@ "implies": [ "Node.js", "Angular", - "MongoDB", - "Bootstrap" + "MongoDB" ], - "dom": "img[src*='https://cdn.edokan.co']", + "dom": "img[src*='cdn.edokan.co']", "saas": true, "pricing": ["low", "recurring"], "website": "https://edokan.co"