Indentation fixes

main
Elbert Alias 10 years ago
parent e7926bbc45
commit 3d9712311c

@ -517,7 +517,7 @@
"website": "buysellads.com", "website": "buysellads.com",
"cats": [ 36 ], "cats": [ 36 ],
"script": "^https?://s\\d\\.buysellads\\.com/", "script": "^https?://s\\d\\.buysellads\\.com/",
"html": "<script[^>]*>[^<]+?bsa.src\\s*=\\s*['\"](?:https?:)?\\/{2}\\w\\d\\.buysellads\\.com\\/[\\w\\d\\/]+?bsa\\.js['\"]", "html": "<script[^>]*>[^<]+?bsa.src\\s*=\\s*['\"](?:https?:)?\\/{2}\\w\\d\\.buysellads\\.com\\/[\\w\\d\\/]+?bsa\\.js['\"]",
"env": "^_bsa" "env": "^_bsa"
}, },
"Canon": { "Canon": {
@ -782,15 +782,15 @@
"meta": { "generator": "CPG Dragonfly" }, "meta": { "generator": "CPG Dragonfly" },
"implies": "PHP" "implies": "PHP"
}, },
"C++": { "C++": {
"website": "isocpp.org", "website": "isocpp.org",
"cats": [ 27 ] "cats": [ 27 ]
}, },
"CppCMS": { "CppCMS": {
"website": "cppcms.com", "website": "cppcms.com",
"cats": [ 1 ], "cats": [ 1 ],
"headers": { "X-Powered-By": "CppCMS/([\\d.]+)\\;version:\\1" }, "headers": { "X-Powered-By": "CppCMS/([\\d.]+)\\;version:\\1" },
"implies": "C++" "implies": "C++"
}, },
"Craft CMS": { "Craft CMS": {
"website": "buildwithcraft.com", "website": "buildwithcraft.com",
@ -1078,11 +1078,11 @@
"headers": { "Server": "Mbedthis-Appweb(?:/([\\d.]+))?\\;version:\\1" } "headers": { "Server": "Mbedthis-Appweb(?:/([\\d.]+))?\\;version:\\1" }
}, },
"Eleanor CMS": { "Eleanor CMS": {
         "website": "eleanor-cms.ru", "website": "eleanor-cms.ru",
         "cats": [ 1 ], "cats": [ 1 ],
         "meta": { "generator": "Eleanor" }, "meta": { "generator": "Eleanor" },
         "implies": "PHP" "implies": "PHP"
     }, },
"Ember.js": { "Ember.js": {
"website": "emberjs.com", "website": "emberjs.com",
"cats": [ 12 ], "cats": [ 12 ],
@ -3291,9 +3291,9 @@
"meta": { "generator": "SiteEdit" } "meta": { "generator": "SiteEdit" }
}, },
"Sivuviidakko": { "Sivuviidakko": {
"website": "sivuviidakko.fi", "website": "sivuviidakko.fi",
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "Sivuviidakko" } "meta": { "generator": "Sivuviidakko" }
}, },
"Sizmek": { "Sizmek": {
"website": "sizmek.com", "website": "sizmek.com",
@ -3541,10 +3541,10 @@
"meta": { "application-name": "Synology DiskStation" } "meta": { "application-name": "Synology DiskStation" }
}, },
"SyntaxHighlighter": { "SyntaxHighlighter": {
         "website": "github.com/syntaxhighlighter", "website": "github.com/syntaxhighlighter",
         "cats": [ 19 ], "cats": [ 19 ],
         "html": "(<script|<link)[^>]*sh(Core|Brush|ThemeDefault)" "html": "(<script|<link)[^>]*sh(Core|Brush|ThemeDefault)"
     }, },
"TeamCity": { "TeamCity": {
"website": "jetbrains.com/teamcity", "website": "jetbrains.com/teamcity",
"cats": [ 44 ], "cats": [ 44 ],

Loading…
Cancel
Save