From 8c5ab0fe41f960f9d1d5337f5da63b89c3bd70ad Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 8 Dec 2021 11:23:17 +0600 Subject: [PATCH 1/3] Add WP Google Map Plugin / WP plugin --- .../images/icons/WP Google Map Plugin.png | Bin 0 -> 847 bytes src/technologies/w.json | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 src/drivers/webextension/images/icons/WP Google Map Plugin.png diff --git a/src/drivers/webextension/images/icons/WP Google Map Plugin.png b/src/drivers/webextension/images/icons/WP Google Map Plugin.png new file mode 100644 index 0000000000000000000000000000000000000000..0b1544ade46ee9ae70719eedba02e243d6f544b0 GIT binary patch literal 847 zcmV-V1F-ywP)uefA`MZxpPPLr8Vl&6p7G?1Z5$?f_QF3bb}xkEV^hSSXi;LvlVNph6o`d(T7kq z>7q$1B`R%6DSeuD+IjaroS8;NMD^T6X4C)XR;5X%Z9;EVdPa&+6a`sG6DSDSTt72RrEvZeXZJzfvoN=s%2B;OWFQ@a z%g4sD&d0_r>Y8<)wg<3mII&-2Z)HESkW!$uz!cIam^K~G-Ove}%d+Qi&)skRmWTIV0HWl?IEw6SMYB z70K*6IGRH98^}N^1cPBO9esW_uT65ZHpZj25sC^tRPT&s_aC;Z`234xu9VM$x)=Fb z0u{@>)E-UD+9OjIPuhz?E(zqbpuN}N!@!?j>KoHIz7k~NsuJFLS@7F;GG+6itq?bG zMc~!D0AEIbMelxdf|MG>4O|hhMgOdCnNh*C9PYIix+=pNxatKNG;}Ot>)HfeJ#iw| zG8C6>O<9-+WR70Bcp3+TYiAFT7VFhZ$3+SxsX2d=(+9S2_|Se1ZC{5Yp{WD`1=Uwd zO?4H-#;L5@hLTpx#GkYTB5=yjlcTTfl&SsQ~SakNMP{gU>VUyqz zEmIEo9T^2FYlLt(x`u*A#9uNFJD=-J}*H_Z74bTRLBcE{=M zPGf5h8&~`2`;=yAd|LEmoAP{>-r*F*g&v|&lc}i1WYlJ5nMVI$nqu+K(4;k&i+_h8 z95FLhm^@uL`({!R%!uYNGGQ| Date: Wed, 8 Dec 2021 11:25:35 +0600 Subject: [PATCH 2/3] fix Hestia icon issue --- src/technologies/h.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/h.json b/src/technologies/h.json index 229ceb4e7..7c7fdf40a 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -383,7 +383,7 @@ } } }, - "icon": "themeisle.png", + "icon": "ThemeIsle.png", "requires": "WordPress", "scriptSrc": "themes/hestia.*\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1", "website": "https://themeisle.com/themes/hestia/" From 60599ee0deb656a6411ca135cff8bdabcc510ff4 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 8 Dec 2021 11:28:52 +0600 Subject: [PATCH 3/3] fix Hestia icon issue --- src/technologies/n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/n.json b/src/technologies/n.json index 8087b6c09..4d69a1213 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -266,7 +266,7 @@ } } }, - "icon": "themeisle.png", + "icon": "ThemeIsle.png", "requires": "WordPress", "scriptSrc": "themes/neve\\S*\\.js(?:\\?ver=([0-9.]+))?\\;version:\\1", "website": "https://themeisle.com/themes/neve/"