From 004615886bf7fb9f0f2e09bfe3069b131866e847 Mon Sep 17 00:00:00 2001 From: Julien Arcin <1089816+julienarcin@users.noreply.github.com> Date: Sat, 23 Oct 2021 12:45:52 +0700 Subject: [PATCH 1/4] Correct invalid JSON --- src/technologies/f.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/technologies/f.json b/src/technologies/f.json index 084b7b155..6ccd240de 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -156,7 +156,8 @@ "js": { "Screenr.autoplay": "", "Screenr_Plus": "" - }, + } + }, "FameThemes OnePress": { "cats": [ 80 @@ -172,7 +173,7 @@ "pricing": [ "freemium" ], - "website": "https://www.famethemes.com/themes/onepress + "website": "https://www.famethemes.com/themes/onepress" }, "FancyBox": { "cats": [ @@ -1174,4 +1175,4 @@ "scriptSrc": "future-shop.*\\.js", "website": "https://www.future-shop.jp" } -} \ No newline at end of file +} From e8383e4fd623eefe3a880877e60b00050816caff Mon Sep 17 00:00:00 2001 From: Julien Arcin <1089816+julienarcin@users.noreply.github.com> Date: Sat, 23 Oct 2021 12:51:25 +0700 Subject: [PATCH 2/4] Update invalid g.json --- src/technologies/g.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/g.json b/src/technologies/g.json index 5e53a3566..50686592d 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -660,7 +660,7 @@ "icon": "GoDaddy.svg", "requires": "WordPress", "excludes": "GoDaddy Primer", - "dom": "link[href*='/wp-content/themes/uptown-style/']", + "dom": "link[href*='/wp-content/themes/uptown-style/']" }, "GoDaddy Primer": { "cats": [ @@ -670,7 +670,7 @@ "icon": "GoDaddy.svg", "requires": "WordPress", "dom": "link[href*='/wp-content/themes/primer/']", - "scriptSrc": "/wp-content/themes/primer/.+navigation\\.min\\.js(?:.+ver=([\\d\\.]+))?\\;version:\\1", + "scriptSrc": "/wp-content/themes/primer/.+navigation\\.min\\.js(?:.+ver=([\\d\\.]+))?\\;version:\\1" }, "GoDaddy Go": { "cats": [ From 2ad4ae354abc95270ba5e14b0aae11abe2f55d45 Mon Sep 17 00:00:00 2001 From: Julien Arcin <1089816+julienarcin@users.noreply.github.com> Date: Sat, 23 Oct 2021 12:57:59 +0700 Subject: [PATCH 3/4] Add missing key website for FameThemes Screenr --- src/technologies/f.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/technologies/f.json b/src/technologies/f.json index 6ccd240de..92eb8c771 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -156,7 +156,8 @@ "js": { "Screenr.autoplay": "", "Screenr_Plus": "" - } + }, + "website": "https://www.famethemes.com/themes/screenr" }, "FameThemes OnePress": { "cats": [ From b6ed7b5d46ea564cc828480815aca750deb8509c Mon Sep 17 00:00:00 2001 From: Julien Arcin <1089816+julienarcin@users.noreply.github.com> Date: Sat, 23 Oct 2021 13:03:30 +0700 Subject: [PATCH 4/4] Add missing website keys --- src/technologies/g.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/technologies/g.json b/src/technologies/g.json index 50686592d..13a27b9b2 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -660,7 +660,8 @@ "icon": "GoDaddy.svg", "requires": "WordPress", "excludes": "GoDaddy Primer", - "dom": "link[href*='/wp-content/themes/uptown-style/']" + "dom": "link[href*='/wp-content/themes/uptown-style/']", + "website": "https://github.com/godaddy-wordpress/primer-child-uptownstyle" }, "GoDaddy Primer": { "cats": [ @@ -670,7 +671,8 @@ "icon": "GoDaddy.svg", "requires": "WordPress", "dom": "link[href*='/wp-content/themes/primer/']", - "scriptSrc": "/wp-content/themes/primer/.+navigation\\.min\\.js(?:.+ver=([\\d\\.]+))?\\;version:\\1" + "scriptSrc": "/wp-content/themes/primer/.+navigation\\.min\\.js(?:.+ver=([\\d\\.]+))?\\;version:\\1", + "website": "https://github.com/godaddy-wordpress/primer" }, "GoDaddy Go": { "cats": [