Skip to content

Commit

Permalink
Merge pull request #30 from HTTPArchive/fix-linting-sort-issues
Browse files Browse the repository at this point in the history
Fix linting sort issues
  • Loading branch information
tunetheweb committed May 7, 2024
2 parents dd79e63 + f8899dc commit 414e2b3
Show file tree
Hide file tree
Showing 6 changed files with 43 additions and 38 deletions.
4 changes: 2 additions & 2 deletions src/technologies/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -1543,11 +1543,11 @@
],
"cpe": "cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:*",
"description": "Edge Delivery Services in Adobe Experience Manager Sites as a Cloud Service, also know as Helix, Franklin, Next-Generation Composability is a fast and lightweight content management system from Adobe.",
"icon": "Adobe Experience Platform.svg",
"saas": true,
"excludes": [
"Adobe Experience Manager"
],
"icon": "Adobe Experience Platform.svg",
"saas": true,
"scriptSrc": [
"^.+/scripts/lib-franklin\\.js$",
"^.+/scripts/aem\\.js$"
Expand Down
4 changes: 2 additions & 2 deletions src/technologies/c.json
Original file line number Diff line number Diff line change
Expand Up @@ -3113,8 +3113,8 @@
"description": "Constructor.io is a site search and merchandising platform designed to help ecommerce.",
"icon": "ConstructorIO.png",
"js": {
"constructorio": "",
"ConstructorioClient": ""
"ConstructorioClient": "",
"constructorio": ""
},
"pricing": [
"high",
Expand Down
10 changes: 5 additions & 5 deletions src/technologies/g.json
Original file line number Diff line number Diff line change
Expand Up @@ -1033,18 +1033,18 @@
106
],
"cookies": {
"GLBE_SESS_ID": "",
"GlobalE_CT_Data": "",
"GlobalE_Consent": "",
"GlobalE_Data": "",
"GlobalE_SupportThirdPartCookies": "",
"GLBE_SESS_ID": "",
"GlobalE_Consent": ""
"GlobalE_SupportThirdPartCookies": ""
},
"description": "Global-e is a provider of cross-border ecommerce solutions.",
"icon": "Global-e.svg",
"js": {
"GLBE_PARAMS": "",
"GLOBALE_ENGINE_CONFIG": "",
"GlobalE": "",
"GLBE_PARAMS": ""
"GlobalE": ""
},
"pricing": [
"poa"
Expand Down
32 changes: 16 additions & 16 deletions src/technologies/r.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,21 +52,6 @@
},
"website": "https://github.com/ruby/rdoc"
},
"Really Simple SSL & Security": {
"cats": [
16
],
"description": "Really Simple SSL & Security is an easy to install and performant security solution for WordPress.",
"icon": "really-simple-ssl.png",
"dom": "body[data-rsssl]",
"pricing": [
"freemium",
"recurring"
],
"requires": "WordPress",
"saas": true,
"website": "https://really-simple-ssl.com"
},
"REDAXO": {
"cats": [
1
Expand Down Expand Up @@ -750,6 +735,21 @@
"requires": "WordPress",
"website": "https://wordpress.org/plugins/really-simple-captcha"
},
"Really Simple SSL & Security": {
"cats": [
16
],
"description": "Really Simple SSL & Security is an easy to install and performant security solution for WordPress.",
"dom": "body[data-rsssl]",
"icon": "really-simple-ssl.png",
"pricing": [
"freemium",
"recurring"
],
"requires": "WordPress",
"saas": true,
"website": "https://really-simple-ssl.com"
},
"RebelMouse": {
"cats": [
1
Expand Down Expand Up @@ -2344,7 +2344,7 @@
"icon": "route.png",
"js": {
"Routeapp": "",
"routeWidgetInitialized": ""
"routeWidgetInitialized": ""
},
"scriptSrc": [
"cdn\\.routeapp\\.io",
Expand Down
7 changes: 6 additions & 1 deletion src/technologies/s.json
Original file line number Diff line number Diff line change
Expand Up @@ -4156,10 +4156,15 @@
87
],
"description": "Slim SEO is a full-featured SEO plugin for WordPress that's lightweight, blazing fast with minimum configuration.",
"pricing": ["low", "freemium", "onetime", "recurring"],
"dom": "#slim-seo-schema",
"icon": "Slim-SEO.svg",
"oss": true,
"pricing": [
"low",
"freemium",
"onetime",
"recurring"
],
"requires": "WordPress",
"website": "https://wpslimseo.com"
},
Expand Down
24 changes: 12 additions & 12 deletions src/technologies/w.json
Original file line number Diff line number Diff line change
Expand Up @@ -516,18 +516,6 @@
"oss": true,
"website": "https://wagtail.org"
},
"Wake": {
"cats": [
6
],
"description": "Wake is an ecommerce software with integrated digital solutions to manage online stores.",
"headers": {
"X-Powered-By": "Wake"
},
"icon": "wakecommerce.svg",
"saas": true,
"website": "https://wake.tech/"
},
"Wair": {
"cats": [
76,
Expand Down Expand Up @@ -577,6 +565,18 @@
"scriptSrc": "rum\\.wakav\\.ir/",
"website": "https://www.wakav.ir"
},
"Wake": {
"cats": [
6
],
"description": "Wake is an ecommerce software with integrated digital solutions to manage online stores.",
"headers": {
"X-Powered-By": "Wake"
},
"icon": "wakecommerce.svg",
"saas": true,
"website": "https://wake.tech/"
},
"WalkMe": {
"cats": [
58
Expand Down

0 comments on commit 414e2b3

Please sign in to comment.