diff --git a/src/drivers/webextension/images/icons/Gutenberg Blocks.png b/src/drivers/webextension/images/icons/Gutenberg Blocks.png deleted file mode 100644 index deb0eb770..000000000 Binary files a/src/drivers/webextension/images/icons/Gutenberg Blocks.png and /dev/null differ diff --git a/src/drivers/webextension/images/icons/Spectra.svg b/src/drivers/webextension/images/icons/Spectra.svg new file mode 100644 index 000000000..7da8f6bad --- /dev/null +++ b/src/drivers/webextension/images/icons/Spectra.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/g.json b/src/technologies/g.json index 705e3b3b0..92df62282 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -2438,17 +2438,6 @@ "scriptSrc": "/wp-content/plugins/gutenberg/", "website": "https://github.com/WordPress/gutenberg" }, - "Gutenberg Blocks": { - "cats": [ - 87 - ], - "description": "Gutenberg Blocks are the editor blocks that are used to create content layouts in the new WordPress block editor aka Gutenberg by Brainstorm Force.", - "dom": "link[href*='/wp-content/plugins/ultimate-addons-for-gutenberg/']", - "icon": "Gutenberg Blocks.png", - "requires": "WordPress", - "scriptSrc": "/wp-content/plugins/ultimate-addons-for-gutenberg/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", - "website": "https://ultimategutenberg.com" - }, "git": { "cats": [ 47 diff --git a/src/technologies/s.json b/src/technologies/s.json index 61772692f..4d44b6622 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4863,6 +4863,23 @@ "oss": true, "website": "https://github.com/spatie/laravel-cookie-consent" }, + "Spectra": { + "cats": [ + 87 + ], + "description": "Spectra is a WordPress plugin that provides a collection of new and enhanced blocks for the Gutenberg editor.", + "dom": "link[href*='/wp-content/plugins/ultimate-addons-for-gutenberg/']", + "icon": "Spectra.svg", + "implies": "Gutenberg", + "requires": "WordPress", + "scriptSrc": "/wp-content/plugins/ultimate-addons-for-gutenberg/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://wpspectra.com" + }, "Speed Kit": { "cats": [ 92