Conversation
|
icon needs to be provided and properly referenced, check this examplo https://github.com/enthec/webappanalyzer/blob/main/src/technologies/p.json#L1438 https://github.com/enthec/webappanalyzer/blob/main/src/images/icons/PayPal.svg |
kingthorin
left a comment
There was a problem hiding this comment.
Why is this in its own file instead of properly added to n.json?
kingthorin
left a comment
There was a problem hiding this comment.
Potential icon options:
Sadly I couldn't find a svg version of their logo. I think the first one is better for the purposes here. Perhaps it could be converted?
| @@ -0,0 +1,20 @@ | |||
| { | |||
| "NutroHost": { | |||
There was a problem hiding this comment.
I'd suggest just Nutro or Nutro.cloud.
I did a quick Google search and "NutroHost" doesn't return anything useful/related in the first few hits.
| "description": "NutroHost Cloud Hosting Platform", | ||
| "cats": [11], | ||
| "headers": { | ||
| "X-Powered-By": "NutroHost 1.0" |
There was a problem hiding this comment.
I can confirm I have found at least one occurrence of x-powered-by: NutroHost 1.0 in the wild.
Hopefully it doesn't matter for anyone's use of these data files but I do note that one instance the header field name was all lower.
No description provided.