Fixed inconsistent formatting (#1856)

main
Max Schmitt 7 years ago committed by Elbert Alias
parent fa1e4c8872
commit 1e2d6da919

@ -851,7 +851,8 @@
},
"Bablic": {
"cats": [
"3","9"
"3",
"9"
],
"website": "https://www.bablic.com/",
"env": "^bablic$",
@ -957,7 +958,8 @@
},
"Blade": {
"cats": [
"18", "22"
"18",
"22"
],
"headers": {
"X-Powered-By": "blade-([\\w.]+)?\\;version:\\1"
@ -4323,7 +4325,8 @@
},
"Hinza Advanced CMS": {
"cats": [
"1", "6"
"1",
"6"
],
"icon": "hinza_advanced_cms.svg",
"meta": {
@ -7075,7 +7078,10 @@
],
"env": "^Rayo",
"icon": "Rayo.png",
"implies": [ "AngularJS", "Microsoft ASP.NET" ],
"implies": [
"AngularJS",
"Microsoft ASP.NET"
],
"meta": {
"generator": "^Rayo"
},
@ -8031,7 +8037,9 @@
"cats": [
"6"
],
"headers": {"Set-Cookie": "_solusquare=" },
"headers": {
"Set-Cookie": "_solusquare="
},
"meta": {
"generator": "^Solusquare$"
},