|
|
|
@ -27,7 +27,7 @@ technologies used on websites. It detects
|
|
|
|
|
|
|
|
|
|
## apps.json
|
|
|
|
|
|
|
|
|
|
#### Example
|
|
|
|
|
### Example
|
|
|
|
|
|
|
|
|
|
```javascript
|
|
|
|
|
"Application Name": {
|
|
|
|
@ -58,9 +58,6 @@ meta | object | HTML meta tags, e.g. `generator`.
|
|
|
|
|
script | string | `src` attribute of HTML script tags, e.g. `jquery.js`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Except `cats`, all fields are optional.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Drivers
|
|
|
|
|
|
|
|
|
|
Wappalyzer is multi-platform. The main code lives in the `share/` directory and
|
|
|
|
|