diff --git a/src/technologies/c.json b/src/technologies/c.json index bb7931863..0ef5fdf86 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -554,13 +554,7 @@ ], "description": "Chinese Menu Online is an online food ordering service.", "icon": "Chinese Menu Online.png", - "dom": { - "li > a[href*='chinesemenuonline.com']": { - "attributes": { - "href": "" - } - } - }, + "dom": "li > a[href*='chinesemenuonline.com']", "saas": true, "pricing": [ "payg" @@ -1984,4 +1978,4 @@ "oss": true, "website": "https://github.com/zloirock/core-js" } -} \ No newline at end of file +}