Adds screenshots as an example
This commit is contained in:
4
.github/README.md
vendored
4
.github/README.md
vendored
@@ -48,6 +48,8 @@ The aim is to help you easily understand, optimize and secure your website.
|
||||
|
||||
</details>
|
||||
|
||||
[](https://github.com/Lissy93/web-check/tree/master/.github/screenshots)
|
||||
|
||||
### Live Demo
|
||||
A hosted version can be accessed at: **[web-check.as93.net](https://web-check.as93.net)**
|
||||
|
||||
@@ -783,8 +785,6 @@ But there are some optional environmental variables that you can set to give you
|
||||
|
||||
Note that keys that are prefixed with `REACT_APP_` are used client-side, and as such they must be scoped correctly with minimum privileges.
|
||||
|
||||
# Configuration settings
|
||||
|
||||
**API Keys & Credentials**:
|
||||
- `GOOGLE_CLOUD_API_KEY` - A Google API key ([get here](https://cloud.google.com/api-gateway/docs/authenticate-api-keys)). This can be used to return quality metrics for a site
|
||||
- `REACT_APP_SHODAN_API_KEY` - A Shodan API key ([get here](https://account.shodan.io/)). This will show associated host names for a given domain
|
||||
|
||||
Reference in New Issue
Block a user