Skip to content

Commit

Permalink
Add CherryPy
Browse files Browse the repository at this point in the history
  • Loading branch information
AliasIO committed Sep 17, 2020
1 parent 866e3ba commit 6b1aa8f
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 5 deletions.
4 changes: 2 additions & 2 deletions src/drivers/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"software"
],
"homepage": "https://www.wappalyzer.com/",
"version": "6.3.5",
"version": "6.3.6",
"author": "Wappalyzer",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -42,4 +42,4 @@
"dependencies": {
"puppeteer": "^5.3.0"
}
}
}
4 changes: 4 additions & 0 deletions src/drivers/webextension/images/icons/CherryPy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"software"
],
"homepage": "https://www.wappalyzer.com/",
"version": "6.3.5",
"version": "6.3.6",
"author": "Wappalyzer",
"license": "MIT",
"repository": {
Expand All @@ -32,4 +32,4 @@
"files": [
"wappalyzer.js"
]
}
}
13 changes: 12 additions & 1 deletion src/technologies.json
Original file line number Diff line number Diff line change
Expand Up @@ -8786,6 +8786,17 @@
"scripts": "/nextgen-gallery/js/",
"website": "https://www.imagely.com/wordpress-gallery-plugin"
},
"CherryPy": {
"cats": [
22
],
"description": "CherryPy is an object-oriented web application framework using the Python programming language.",
"headers": {
"Server": "CherryPy(?:/([\\d.]+))?\\;version:\\1"
},
"icon": "CherryPy.svg",
"website": "https://cherrypy.org/"
},
"Nginx": {
"cats": [
22,
Expand Down Expand Up @@ -16231,4 +16242,4 @@
"website": "https://www.xt-commerce.com"
}
}
}
}

0 comments on commit 6b1aa8f

Please sign in to comment.