Skip to content

Commit

Permalink
Merge pull request #68 from josephscott/main
Browse files Browse the repository at this point in the history
Add wp.cloud to the list of detected tech
  • Loading branch information
tunetheweb authored Oct 16, 2024
2 parents f7d0508 + 66d3fd2 commit 599711f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Binary file added src/images/icons/wp-cloud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions src/technologies/w.json
Original file line number Diff line number Diff line change
Expand Up @@ -2503,5 +2503,20 @@
"requires": "WordPress",
"url": "^https?://[^/]+\\.wpcache\\.co",
"website": "https://wpcache.co"
},
"wp.cloud": {
"cats": [
62,
88
],
"description": "WordPress-first cloud hosting.",
"headers": {
"host-header": "wpcloud"
},
"icon": "wp-cloud.png",
"implies": [
"WordPress"
],
"website": "https://wp.cloud/"
}
}

0 comments on commit 599711f

Please sign in to comment.