Add CherryPy

main
Elbert Alias 4 years ago
parent 866e3ba4ab
commit 6b1aa8f897

@ -13,7 +13,7 @@
"software" "software"
], ],
"homepage": "https://www.wappalyzer.com/", "homepage": "https://www.wappalyzer.com/",
"version": "6.3.5", "version": "6.3.6",
"author": "Wappalyzer", "author": "Wappalyzer",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
@ -42,4 +42,4 @@
"dependencies": { "dependencies": {
"puppeteer": "^5.3.0" "puppeteer": "^5.3.0"
} }
} }

@ -0,0 +1,4 @@
<svg width="37" height="38" viewBox="0 0 37 38" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M30.2 27.7C30.1 24.9 29.1 22.4 26.9 20.5C25.6 19.3 23.5 19 21.9 19.7C21.1 20 20.2 20.4 19.5 20.9C18.7 21.4 17.9 21.9 16.9 22C16.3 22.1 15.8 22 15.2 22.2C14 22.6 12.7 23.1 11.9 24.1C10.3 26 11 29.3 11.9 31.4C12.5 32.9 13.4 34.3 14.6 35.3C15.6 36.2 16.7 36.8 17.9 37.2C19.2 37.7 20.7 38 22.1 37.8C25.4 37.5 28.6 34.9 29.7 31.8C30.2 30.6 30.3 29.1 30.2 27.7" fill="#D12028"/>
<path d="M17.3 21.5C17.2 20.9 16.9 20.4 16.7 19.8C16 18 15.2 16.2 14.6 14.4C13.6 11.6 13.4 8.7 14.4 5.8C15.1 3.7 16.5 2.2 18.4 1.1C18.6 0.999998 18.8 0.899998 19 1.1C19.2 1.3 19.4 1.2 19.7 1.2C20.3 1.1 21 1.1 21.5 1.5C22.1 2 22 2.7 21.4 3.1C20.8 3.4 20.2 3.4 19.7 3C19.5 2.9 19.4 2.8 19.2 2.7C18.6 2.3 18.6 2.3 18 2.8C17.6 3.1 17.2 3.3 16.9 3.7C15.5 5 14.9 6.7 14.7 8.6C14.5 10.6 14.8 12.6 15.5 14.5C16.2 16.3 16.8 18.1 17.7 19.8C18 20.3 18.2 20.8 18.7 21.2C18.8 21.6 19.1 21.8 19.3 22C19.5 22.2 19.7 22.5 19.5 22.7C19.3 23.1 18.8 23.2 18.4 23.2C18 23.2 17.9 23 17.7 22.7C17.6 22.3 17.6 21.8 17.3 21.5Z" fill="#461910"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@ -13,7 +13,7 @@
"software" "software"
], ],
"homepage": "https://www.wappalyzer.com/", "homepage": "https://www.wappalyzer.com/",
"version": "6.3.5", "version": "6.3.6",
"author": "Wappalyzer", "author": "Wappalyzer",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
@ -32,4 +32,4 @@
"files": [ "files": [
"wappalyzer.js" "wappalyzer.js"
] ]
} }

@ -8786,6 +8786,17 @@
"scripts": "/nextgen-gallery/js/", "scripts": "/nextgen-gallery/js/",
"website": "https://www.imagely.com/wordpress-gallery-plugin" "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": { "Nginx": {
"cats": [ "cats": [
22, 22,
@ -16231,4 +16242,4 @@
"website": "https://www.xt-commerce.com" "website": "https://www.xt-commerce.com"
} }
} }
} }

Loading…
Cancel
Save