Merge pull request #4945 from julienarcin/patch-1

Correct json invalid files.
main
Elbert Alias 3 years ago committed by GitHub
commit 314d141a0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -157,6 +157,8 @@
"Screenr.autoplay": "", "Screenr.autoplay": "",
"Screenr_Plus": "" "Screenr_Plus": ""
}, },
"website": "https://www.famethemes.com/themes/screenr"
},
"FameThemes OnePress": { "FameThemes OnePress": {
"cats": [ "cats": [
80 80
@ -172,7 +174,7 @@
"pricing": [ "pricing": [
"freemium" "freemium"
], ],
"website": "https://www.famethemes.com/themes/onepress "website": "https://www.famethemes.com/themes/onepress"
}, },
"FancyBox": { "FancyBox": {
"cats": [ "cats": [

@ -671,6 +671,7 @@
"requires": "WordPress", "requires": "WordPress",
"excludes": "GoDaddy Primer", "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": { "GoDaddy Primer": {
"cats": [ "cats": [
@ -681,6 +682,7 @@
"requires": "WordPress", "requires": "WordPress",
"dom": "link[href*='/wp-content/themes/primer/']", "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": { "GoDaddy Go": {
"cats": [ "cats": [