From 163ad300bd36f90282580ecc30ee8b7ef6eb2294 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 27 Feb 2023 11:08:40 +0600 Subject: [PATCH 1/2] Add Spectra , Remove Gutenberg Blocks / wp-plugin --- .../images/icons/Gutenberg Blocks.png | Bin 1885 -> 0 bytes .../webextension/images/icons/Spectra.svg | 3 +++ src/technologies/g.json | 11 ----------- src/technologies/s.json | 17 +++++++++++++++++ 4 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 src/drivers/webextension/images/icons/Gutenberg Blocks.png create mode 100644 src/drivers/webextension/images/icons/Spectra.svg 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 deb0eb77044eede3cc3acb37b5b1c9eb52ddb268..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1885 zcmV-j2cr0iP)4U>P%eOD*I~U%UiBnK8H z99ojFpxqK!7w-Ft(pew&dM@sMd?48afOM=p@mP@7wDmMMIM&sq)Mb`|Co=cxEF*z{ zW_V6O0kg^?q3cWhl|=B#q^sV0;;%*h|3d-7wH*WVYDlg%4RIw4Y>Ej`qpoCtg$*J+ zAf>G$7enbLcp^RHTNtJWyNxhqADleJ{^?t}hu= zqSx1q!<8#qw>M61`(|X*;W7`TGnp<%IEScA>&TkoQ010Sx8mWKC4l!TsdTrGeaqlC*NW;jkikm964 zJe@aZX;nOcNZou1IlO-+=_Xz zgaCC}oG>!)x=Bx3H)p`?3>5sVC!inDuPJGEdNR0GN*I#)GcFqXl1t$F9I5Lj(uwOc z{PkUNDIdSXbZI@56!F4KBiZ-O9%v7wI8~1+3k`;YvC++g$q`2MqgWQs3DFPtML^?B zBlC*khjaRk%OCGs_$ebKY&$>2K@#QBdTh)yaW&GoykfjzC9L zyI~-2bp&)|Ohabu@?i_`k^3Q;>zmtqktuOKfW1Tt+Ov9L-xGrDK3}SZ#hi%m5up08 zshKslXi+{T0xZVA3?g@7i5M%&O)7ftaIM?Ds^y z2~FVYJosy)5)CHDyUg;~*d{es#BSEIm*-*Y1;{8PtkN32RAW5;OnQnsw+y%J3D>J; z|2EAs>%(~xW7idAnl+XhcRfxt!eU1{p09ds4r{KPzR%!BFG z!M20XXQOac+=`qZIj-LQc-xHL)&Ot^@5~1+6m0GnX5ifLLaOQSTV@U}m}a|k!Lx^+ z8%++ZIiY99s4%v3a-9+4ng%{^IO5^WgY!r4oH>*<8Q1i!!A&E{;ZW9Hvv=1is^7z` zlO-?12$#@#VN}J+hW_m`fD7U>E9l^%pzmyfU8a}V3$>6^*~waE!YN8vYuTa;wVZMJ z-rnk1>Lr=3*`=(sn^ne48|iWjjjw>L6q(-lY~&ox$Q>^nYF@^1XU|jb$Ly91K+AqE z6B{HhQwl!WiY3o0XJqiAE}76+iX$9O)c zetqcon1;i(HIyBZ-*G}ubILPza_oxlzLFwP2CUc-4X0W&nyPu_D~^T*$n#ztTht%X zMiZnD%IdxFvWd&ESYkX;g%O|2LT&4`vZ5^)+jLX_;)76Tls~a%B(2A!^v_}o&n;@K z)oZbSwLGDMR@&36=%o-;6?%S_eM>HE&^;1M!)xpIEhk@aY@oK%b^5yU^;@~F#Mc!2 z+c4$rua38V9Crnw9n-t%wlDY+c!2N!3B5b23RmiHKB=m_n5g{4RJeX8ID6JPzvq9{_jY(0Z1ag0D-aFgKL1>dv4MMQ4f^X%ucaG~ + + diff --git a/src/technologies/g.json b/src/technologies/g.json index a60b13b06..f9a0eadf2 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -2413,17 +2413,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 591e2995d..da3bf3738 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": "Gutenberg Blocks.png", + "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 From 28ede48850c2a6da2af950e620c6ff4a687d000e Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 27 Feb 2023 11:10:27 +0600 Subject: [PATCH 2/2] fix icon --- src/technologies/s.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/s.json b/src/technologies/s.json index da3bf3738..9b46da413 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4869,7 +4869,7 @@ ], "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": "Gutenberg Blocks.png", + "icon": "Spectra.svg", "implies": "Gutenberg", "requires": "WordPress", "scriptSrc": "/wp-content/plugins/ultimate-addons-for-gutenberg/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1",