diff --git a/src/drivers/webextension/images/icons/Cecil.svg b/src/drivers/webextension/images/icons/Cecil.svg new file mode 100644 index 000000000..fac8c0543 --- /dev/null +++ b/src/drivers/webextension/images/icons/Cecil.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/Imperva.svg b/src/drivers/webextension/images/icons/Imperva.svg index d00aa052f..371e04285 100644 --- a/src/drivers/webextension/images/icons/Imperva.svg +++ b/src/drivers/webextension/images/icons/Imperva.svg @@ -1,16 +1 @@ - - - Group - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/src/drivers/webextension/images/icons/Medium.svg b/src/drivers/webextension/images/icons/Medium.svg index c8b251dde..dea4ecaef 100755 --- a/src/drivers/webextension/images/icons/Medium.svg +++ b/src/drivers/webextension/images/icons/Medium.svg @@ -1,13 +1,8 @@ - - - - Monogram - Created with Sketch. - - - - - - - + + + + + + + \ No newline at end of file diff --git a/src/drivers/webextension/images/icons/pixijs.png b/src/drivers/webextension/images/icons/pixijs.png new file mode 100644 index 000000000..8631f63d7 Binary files /dev/null and b/src/drivers/webextension/images/icons/pixijs.png differ diff --git a/src/technologies.json b/src/technologies.json index e64831ef6..8fa410642 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -2680,8 +2680,8 @@ "cats": [ 57 ], - "description": "Cecil is a CLI application that merges plain text files, images and Twig templates to generate a static website.", - "icon": "Cecil.png", + "description": "Cecil is a CLI application, powered by PHP, that merge plain text files (written in Markdown), images and Twig templates to generate a static website.", + "icon": "Cecil.svg", "meta": { "generator": "^Cecil(?: ([0-9.]+))?$\\;version:\\1" }, @@ -3160,12 +3160,13 @@ ], "description": "Commerce.js is an API-first eCommerce platform for developers & businesses.", "headers": { - "X-Powered-By": "Commerce.js" - }, + "X-Support": "support@commercejs\\.com", + "Chec-Version": ".*" + }, "icon": "commercejs.png", "scripts": [ - "^https?:/cdn\\.chec\\.io/v2/commerce\\.js/", - "chec/commerce.jscommerce\\.js" + "https?:/cdn\\.chec\\.io/v(\\d+)/commerce\\.js\\;version=\\1", + "chec/commerce\\.js" ], "url": "^https?//.+\\.spaces.chec\\.io", "website": "https://www.commercejs.com" @@ -5124,7 +5125,7 @@ 66 ], "html": [ - "]* href=[^>]*?govuk-frontend(?:[^>]*?([0-9a-fA-F]{7,40}|[\\d]+(?:.[\\d]+(?:.[\\d]+)?)?)|)[^>]*?(?:\\.min)?\\.css\\;version:\\1?a:", + "]* href=[^>]*?govuk-frontend(?:[^>]*?([0-9a-fA-F]{7,40}|[\\d]+(?:.[\\d]+(?:.[\\d]+)?)?)|)[^>]*?(?:\\.min)?\\.css\\;version:\\1", "]+govuk-template__body\\;confidence:80", "]+govuk-link\\;confidence:10" ], @@ -5133,7 +5134,7 @@ "GOVUKFrontend": "" }, "scripts": [ - "govuk-frontend(?:[^>]*?([0-9a-fA-F]{7,40}|[\\d]+(?:.[\\d]+(?:.[\\d]+)?)?)|)[^>]*?(?:\\.min)?\\.js\\;version:\\1?a:" + "govuk-frontend(?:[^>]*?([0-9a-fA-F]{7,40}|[\\d]+(?:.[\\d]+(?:.[\\d]+)?)?)|)[^>]*?(?:\\.min)?\\.js\\;version:\\1" ], "website": "https://design-system.service.gov.uk/" }, @@ -7189,7 +7190,7 @@ "Klarna Checkout": { "cats": [ 41, - 6, + 6 ], "description": "Klarna Checkout is a complete payment solution where Klarna handles a store's entire checkout.", "icon": "Klarna.svg", @@ -10188,6 +10189,20 @@ }, "website": "https://www.pipedrive.com/" }, + "PIXIjs": { + "cats": [ + 25 + ], + "description": "PixiJS - The HTML5 Creation Engine. 2D WebGL renderer.", + "icon": "pixijs.png", + "js": { + "PIXI": "", + "PIXI.version": "^(.+)$\\;version:\\1" + }, + "url": ".+\\.pixijs\\.com", + "scripts": "pixi\\.(min\\.)?js$", + "website": "https://www.pixijs.com/" + }, "Emarsys": { "cats": [ 32, @@ -15369,6 +15384,7 @@ "cats": [ 12 ], + "implies": "Angular", "js": { "Zone.root": "" },