Compare commits
49 Commits
FIX/chromi
...
DOCS/adds-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ab66def695 | ||
|
|
68778d3824 | ||
|
|
43851ae0fb | ||
|
|
91a6e6221c | ||
|
|
7f2da1905c | ||
|
|
7583843e80 | ||
|
|
e77075764e | ||
|
|
195577fe0c | ||
|
|
29398665b0 | ||
|
|
1780b2323d | ||
|
|
1e6802afbf | ||
|
|
2cd68c5b98 | ||
|
|
ac3a70ae0d | ||
|
|
761f9dab81 | ||
|
|
64fbcb3f7d | ||
|
|
2fb7dc9a2b | ||
|
|
0a1023ce19 | ||
|
|
f4dd5d7a31 | ||
|
|
aff5ea5f52 | ||
|
|
4c4813620d | ||
|
|
b9bc24156b | ||
|
|
13d0e4ac9f | ||
|
|
01fb32e43c | ||
|
|
ec30ef7b8b | ||
|
|
af70930be2 | ||
|
|
55299f001f | ||
|
|
7e51239c8d | ||
|
|
cb6a008680 | ||
|
|
55f30f5537 | ||
|
|
cc3ca64f25 | ||
|
|
8c0cf5f870 | ||
|
|
2f46de124d | ||
|
|
0db0b044b2 | ||
|
|
299925d22e | ||
|
|
db9b69fac3 | ||
|
|
be307e6876 | ||
|
|
e44f8e73aa | ||
|
|
9c4335f2af | ||
|
|
44cbe47983 | ||
|
|
5924d89f54 | ||
|
|
b5ec08da8b | ||
|
|
184b962731 | ||
|
|
d6035b8e9c | ||
|
|
2988486a65 | ||
|
|
5616b71564 | ||
|
|
5348175b5e | ||
|
|
f9b4edda01 | ||
|
|
50590334be | ||
|
|
33a35b94f5 |
279
.github/README.md
vendored
279
.github/README.md
vendored
@@ -9,6 +9,22 @@
|
|||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
---
|
||||||
|
<p align="center">
|
||||||
|
<sup>Kindly supported by:</sup><br>
|
||||||
|
<a href="https://terminaltrove.com/?utm_campaign=github&utm_medium=referral&utm_content=web-check&utm_source=wcgh">
|
||||||
|
<img src="https://i.ibb.co/fqL7Y6N/terminal-trove-normal.png" width="400" alt="Terminal Trove">
|
||||||
|
<br>
|
||||||
|
<strong>The $HOME of all things in the terminal.</strong>
|
||||||
|
</a>
|
||||||
|
<br>
|
||||||
|
<a href="https://terminaltrove.com/newsletter?utm_campaign=github&utm_medium=referral&utm_content=web-check&utm_source=wcgh">
|
||||||
|
<sub>Find your next CLI / TUI tool and more at Terminal Trove,</sub>
|
||||||
|
<br>
|
||||||
|
<sup>Get updates on new tools on our newsletter.</sup>
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
#### Contents
|
#### Contents
|
||||||
@@ -66,17 +82,19 @@ Build & Deploys: [](https://github.com/Lissy93/web-check/actions/workflows/docker.yml)
|
[](https://github.com/Lissy93/web-check/actions/workflows/docker.yml)
|
||||||
[](https://github.com/Lissy93/web-check/actions/workflows/deploy-aws.yml)
|
[](https://github.com/Lissy93/web-check/actions/workflows/deploy-aws.yml)
|
||||||
<br />
|
<br />
|
||||||
Repo Managament & Miscellaneous: [](https://github.com/Lissy93/web-check/actions/workflows/mirror.yml)
|
Repo Management & Miscellaneous: [](https://github.com/Lissy93/web-check/actions/workflows/mirror.yml)
|
||||||
[](https://github.com/Lissy93/web-check/actions/workflows/credits.yml)
|
[](https://github.com/Lissy93/web-check/actions/workflows/credits.yml)
|
||||||
|
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
<details>
|
<details open>
|
||||||
<summary><h4>Expand to see all features</h4></summary>
|
<summary><b>Click to expand / collapse section</b></summary>
|
||||||
|
|
||||||
<sup>**Note** _this list needs updating, many more jobs have been added since..._</sup>
|
<sup>**Note** _this list needs updating, many more jobs have been added since..._</sup>
|
||||||
|
|
||||||
|
The following section outlines the core features, and briefly explains why this data might be useful for you to know, as well as linking to further resources for learning more.
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><b>IP Info</b></summary>
|
<summary><b>IP Info</b></summary>
|
||||||
|
|
||||||
@@ -778,9 +796,9 @@ You can get the Docker image from:
|
|||||||
Install the prerequisites listed in the [Developing](#developing) section, then run:
|
Install the prerequisites listed in the [Developing](#developing) section, then run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/Lissy93/web-check.git # Grab the code
|
git clone https://github.com/Lissy93/web-check.git # Download the code from GitHub
|
||||||
cd web-check # Move into the project directory
|
cd web-check # Navigate into the project dir
|
||||||
yarn install # Install dependencies
|
yarn install # Install the NPM dependencies
|
||||||
yarn build # Build the app for production
|
yarn build # Build the app for production
|
||||||
yarn serve # Start the app (API and GUI)
|
yarn serve # Start the app (API and GUI)
|
||||||
```
|
```
|
||||||
@@ -821,7 +839,7 @@ Key | Value
|
|||||||
|
|
||||||
Key | Value
|
Key | Value
|
||||||
---|---
|
---|---
|
||||||
`CHROME_PATH` | The path the the Chromium executable (e.g. `/usr/bin/chromium`)
|
`CHROME_PATH` | The path the Chromium executable (e.g. `/usr/bin/chromium`)
|
||||||
`PORT` | Port to serve the API, when running server.js (e.g. `3000`)
|
`PORT` | Port to serve the API, when running server.js (e.g. `3000`)
|
||||||
`DISABLE_GUI` | Disable the GUI, and only serve the API (e.g. `false`)
|
`DISABLE_GUI` | Disable the GUI, and only serve the API (e.g. `false`)
|
||||||
`API_TIMEOUT_LIMIT` | The timeout limit for API requests, in milliseconds (e.g. `10000`)
|
`API_TIMEOUT_LIMIT` | The timeout limit for API requests, in milliseconds (e.g. `10000`)
|
||||||
@@ -870,8 +888,9 @@ For bugs, please outline the steps needed to reproduce, and include relevant inf
|
|||||||
### Supporting
|
### Supporting
|
||||||
|
|
||||||
The app will remain 100% free and open source.
|
The app will remain 100% free and open source.
|
||||||
But due to the amount of traffic that the hosted instance gets, the lambda function usage is costing about $25/month. Any help with covering the costs via GitHub Sponsorship would be much appreciated. It's thanks to the support of the community that this project is able to be freely available for everyone :)
|
But due to the amount of traffic that the hosted instance gets, the lambda function usage is costing about $25/month.
|
||||||
|
Any help with covering the costs via GitHub Sponsorship would be much appreciated.
|
||||||
|
It's thanks to the support of the community that this project is able to be freely available for everyone :)
|
||||||
|
|
||||||
[](https://github.com/sponsors/Lissy93)
|
[](https://github.com/sponsors/Lissy93)
|
||||||
|
|
||||||
@@ -890,20 +909,6 @@ Credit to the following users for contributing to Web-Check
|
|||||||
<sub><b>Alicia Sykes</b></sub>
|
<sub><b>Alicia Sykes</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
|
||||||
<a href="https://github.com/muni106">
|
|
||||||
<img src="https://avatars.githubusercontent.com/u/65845442?v=4" width="80;" alt="muni106"/>
|
|
||||||
<br />
|
|
||||||
<sub><b>Mounir Samite</b></sub>
|
|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
<td align="center">
|
|
||||||
<a href="https://github.com/JinnaBalu">
|
|
||||||
<img src="https://avatars.githubusercontent.com/u/11784253?v=4" width="80;" alt="JinnaBalu"/>
|
|
||||||
<br />
|
|
||||||
<sub><b>Jinna Balu</b></sub>
|
|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/liss-bot">
|
<a href="https://github.com/liss-bot">
|
||||||
<img src="https://avatars.githubusercontent.com/u/87835202?v=4" width="80;" alt="liss-bot"/>
|
<img src="https://avatars.githubusercontent.com/u/87835202?v=4" width="80;" alt="liss-bot"/>
|
||||||
@@ -912,10 +917,46 @@ Credit to the following users for contributing to Web-Check
|
|||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/treatmesubj">
|
<a href="https://github.com/muni106">
|
||||||
<img src="https://avatars.githubusercontent.com/u/39680353?v=4" width="80;" alt="treatmesubj"/>
|
<img src="https://avatars.githubusercontent.com/u/65845442?v=4" width="80;" alt="muni106"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>John Hupperts</b></sub>
|
<sub><b>Mounir Samite</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/ChrisCarini">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/6374067?v=4" width="80;" alt="ChrisCarini"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Chris Carini</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/brianteeman">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/1296369?v=4" width="80;" alt="brianteeman"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Brian Teeman</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/jinnabaalu">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/11784253?v=4" width="80;" alt="jinnabaalu"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Jinna Baalu</b></sub>
|
||||||
|
</a>
|
||||||
|
</td></tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/robinson">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/237874?v=4" width="80;" alt="robinson"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Lth</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/abhishekMuge">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/49590582?v=4" width="80;" alt="abhishekMuge"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Abhishek Muge</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
@@ -924,13 +965,62 @@ Credit to the following users for contributing to Web-Check
|
|||||||
<br />
|
<br />
|
||||||
<sub><b>Ulises Gascón</b></sub>
|
<sub><b>Ulises Gascón</b></sub>
|
||||||
</a>
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/PhiRequiem">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/1323576?v=4" width="80;" alt="PhiRequiem"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>PhiRequiem</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/murrple-1">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/5559656?v=4" width="80;" alt="murrple-1"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Murray Christopherson</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/t3chn0m4g3">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/4318452?v=4" width="80;" alt="t3chn0m4g3"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Marco Ochse</b></sub>
|
||||||
|
</a>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/abhishekMuge">
|
<a href="https://github.com/treatmesubj">
|
||||||
<img src="https://avatars.githubusercontent.com/u/49590582?v=4" width="80;" alt="abhishekMuge"/>
|
<img src="https://avatars.githubusercontent.com/u/39680353?v=4" width="80;" alt="treatmesubj"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>Abhishek Muge</b></sub>
|
<sub><b>John Hupperts</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/eltociear">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/22633385?v=4" width="80;" alt="eltociear"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Ikko Eltociear Ashimine</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/Gertje823">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/36937387?v=4" width="80;" alt="Gertje823"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Gertje823</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/epreston">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/347224?v=4" width="80;" alt="epreston"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Ed Preston</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/0xflotus">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/26602940?v=4" width="80;" alt="0xflotus"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>0xflotus</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
</table>
|
</table>
|
||||||
@@ -943,16 +1033,52 @@ Huge thanks to these wonderful people, who sponsor me on GitHub, their support h
|
|||||||
<!-- readme: sponsors -start -->
|
<!-- readme: sponsors -start -->
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/koconder">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/25068?u=582657b23622aaa3dfe68bd028a780f272f456fa&v=4" width="80;" alt="koconder"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Vincent Koc</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/peng1can">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/225854?v=4" width="80;" alt="peng1can"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Peng1can</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/alydemah">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/652035?u=ac2c04e474da37bfeafcfa25076cc1800997aedb&v=4" width="80;" alt="alydemah"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Aly Mohamed</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/bgadrian">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/830001?u=69f115baad2fcd8c14eb05bdbf5cd80f4649a95a&v=4" width="80;" alt="bgadrian"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>B.G.Adrian</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/tbjers">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/1117052?u=539d96d5e581b3139c75713ce35b89a36626404c&v=4" width="80;" alt="tbjers"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Torgny Bjers</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/emlazzarin">
|
<a href="https://github.com/emlazzarin">
|
||||||
<img src="https://avatars.githubusercontent.com/u/1141361?u=714e3487a3f2e0df721b01a0133945f075d3ff68&v=4" width="80;" alt="emlazzarin"/>
|
<img src="https://avatars.githubusercontent.com/u/1141361?u=714e3487a3f2e0df721b01a0133945f075d3ff68&v=4" width="80;" alt="emlazzarin"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>Eddy Lazzarin</b></sub>
|
<sub><b>Eddy Lazzarin</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td></tr>
|
||||||
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/AnandChowdhary">
|
<a href="https://github.com/AnandChowdhary">
|
||||||
<img src="https://avatars.githubusercontent.com/u/2841780?u=ca8e292b15abcc6cddaeae0abded0115c51b4789&v=4" width="80;" alt="AnandChowdhary"/>
|
<img src="https://avatars.githubusercontent.com/u/2841780?u=747e554b3a7f12eb20b7910e1c87d817844f714f&v=4" width="80;" alt="AnandChowdhary"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>Anand Chowdhary</b></sub>
|
<sub><b>Anand Chowdhary</b></sub>
|
||||||
</a>
|
</a>
|
||||||
@@ -964,28 +1090,13 @@ Huge thanks to these wonderful people, who sponsor me on GitHub, their support h
|
|||||||
<sub><b>Shrippen</b></sub>
|
<sub><b>Shrippen</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
|
||||||
<a href="https://github.com/davidpaulyoung">
|
|
||||||
<img src="https://avatars.githubusercontent.com/u/3418369?v=4" width="80;" alt="davidpaulyoung"/>
|
|
||||||
<br />
|
|
||||||
<sub><b>David Young</b></sub>
|
|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
<td align="center">
|
|
||||||
<a href="https://github.com/k-rol">
|
|
||||||
<img src="https://avatars.githubusercontent.com/u/4050412?u=1162510eec7b7aeb31d4c7c65d51d4f773d823b0&v=4" width="80;" alt="k-rol"/>
|
|
||||||
<br />
|
|
||||||
<sub><b>Carol Ouellet</b></sub>
|
|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/bile0026">
|
<a href="https://github.com/bile0026">
|
||||||
<img src="https://avatars.githubusercontent.com/u/5022496?u=aec96ad173c0ea9baaba93807efa8a848af6595c&v=4" width="80;" alt="bile0026"/>
|
<img src="https://avatars.githubusercontent.com/u/5022496?u=aec96ad173c0ea9baaba93807efa8a848af6595c&v=4" width="80;" alt="bile0026"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>Zach Biles</b></sub>
|
<sub><b>Zach Biles</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td></tr>
|
</td>
|
||||||
<tr>
|
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/UlisesGascon">
|
<a href="https://github.com/UlisesGascon">
|
||||||
<img src="https://avatars.githubusercontent.com/u/5110813?u=3c41facd8aa26154b9451de237c34b0f78d672a5&v=4" width="80;" alt="UlisesGascon"/>
|
<img src="https://avatars.githubusercontent.com/u/5110813?u=3c41facd8aa26154b9451de237c34b0f78d672a5&v=4" width="80;" alt="UlisesGascon"/>
|
||||||
@@ -995,11 +1106,19 @@ Huge thanks to these wonderful people, who sponsor me on GitHub, their support h
|
|||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/digitalarche">
|
<a href="https://github.com/digitalarche">
|
||||||
<img src="https://avatars.githubusercontent.com/u/6546135?u=a1a724d38ee1eba2d2d315495d482256312affe8&v=4" width="80;" alt="digitalarche"/>
|
<img src="https://avatars.githubusercontent.com/u/6546135?u=d033c9c16e8367987aec3f9ff5922bc67dd1eedf&v=4" width="80;" alt="digitalarche"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>Digital Archeology</b></sub>
|
<sub><b>Digital Archeology</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/InDieTasten">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/7047377?u=8d8f8017628b38bc46dcbf3620e194b01d3fb2d1&v=4" width="80;" alt="InDieTasten"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>InDieTasten</b></sub>
|
||||||
|
</a>
|
||||||
|
</td></tr>
|
||||||
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/bmcgonag">
|
<a href="https://github.com/bmcgonag">
|
||||||
<img src="https://avatars.githubusercontent.com/u/7346620?u=2a0f9284f3e12ac1cc15288c254d1ec68a5081e8&v=4" width="80;" alt="bmcgonag"/>
|
<img src="https://avatars.githubusercontent.com/u/7346620?u=2a0f9284f3e12ac1cc15288c254d1ec68a5081e8&v=4" width="80;" alt="bmcgonag"/>
|
||||||
@@ -1015,25 +1134,39 @@ Huge thanks to these wonderful people, who sponsor me on GitHub, their support h
|
|||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/iJasonWade">
|
<a href="https://github.com/helixzz">
|
||||||
<img src="https://avatars.githubusercontent.com/u/12824479?u=5446c46f50a3197b9cd970e1669ed42e654c66b1&v=4" width="80;" alt="iJasonWade"/>
|
<img src="https://avatars.githubusercontent.com/u/12218889?u=d06d0c103dfbdb99450623064f7da3c5a3675fb6&v=4" width="80;" alt="helixzz"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>Jason Ash</b></sub>
|
<sub><b>HeliXZz</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/DRXAquosus">
|
<a href="https://github.com/mryesiller">
|
||||||
<img src="https://avatars.githubusercontent.com/u/45409262?v=4" width="80;" alt="DRXAquosus"/>
|
<img src="https://avatars.githubusercontent.com/u/24632172?v=4" width="80;" alt="mryesiller"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>DRXAquosus</b></sub>
|
<sub><b>Göksel Yeşiller</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/forwardemail">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/32481436?v=4" width="80;" alt="forwardemail"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Forward Email - Open-source & Privacy-focused Email Service (2023)</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/Bastii717">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/53431819?u=604977bed6ad6875ada890d0d3765a4cacc2fa14&v=4" width="80;" alt="Bastii717"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Bastii717</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/Bastii717">
|
<a href="https://github.com/frankdez93">
|
||||||
<img src="https://avatars.githubusercontent.com/u/53431819?u=dff9e241e6dbecbc283ee13486a2312cb3dd9784&v=4" width="80;" alt="Bastii717"/>
|
<img src="https://avatars.githubusercontent.com/u/87549420?v=4" width="80;" alt="frankdez93"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>Bastii717</b></sub>
|
<sub><b>Frankdez93</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
@@ -1044,10 +1177,31 @@ Huge thanks to these wonderful people, who sponsor me on GitHub, their support h
|
|||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/jtfinley72">
|
<a href="https://github.com/hernanpopper">
|
||||||
<img src="https://avatars.githubusercontent.com/u/96497997?v=4" width="80;" alt="jtfinley72"/>
|
<img src="https://avatars.githubusercontent.com/u/104868017?v=4" width="80;" alt="hernanpopper"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>Jtfinley72</b></sub>
|
<sub><b>Hernanpopper</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/NixyJuppie">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/138570196?u=b102c222487905728b858704962d32759df29ebe&v=4" width="80;" alt="NixyJuppie"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Nixy</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/nrvo">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/151435968?u=e1dcb307fd0efdc45cddbe9490a7b956e4da6835&v=4" width="80;" alt="nrvo"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Nrvo</b></sub>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<a href="https://github.com/mezza93">
|
||||||
|
<img src="https://avatars.githubusercontent.com/u/153599966?v=4" width="80;" alt="mezza93"/>
|
||||||
|
<br />
|
||||||
|
<sub><b>Mezza93</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
</table>
|
</table>
|
||||||
@@ -1085,8 +1239,11 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|||||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[](https://app.fossa.com/projects/git%2Bgithub.com%2FLissy93%2Fweb-check?ref=badge_large&issueType=license)
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
<!-- License + Copyright -->
|
<!-- License + Copyright -->
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<i>© <a href="https://aliciasykes.com">Alicia Sykes</a> 2023</i><br>
|
<i>© <a href="https://aliciasykes.com">Alicia Sykes</a> 2023</i><br>
|
||||||
@@ -1095,7 +1252,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
<sup>Thanks for visiting :)</sup>
|
<sup>Thanks for visiting :)</sup>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<!-- Dinosaur -->
|
<!-- Dinosaurs are Awesome -->
|
||||||
<!--
|
<!--
|
||||||
. - ~ ~ ~ - .
|
. - ~ ~ ~ - .
|
||||||
.. _ .-~ ~-.
|
.. _ .-~ ~-.
|
||||||
|
|||||||
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -67,7 +67,7 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64,linux/arm64/v8
|
||||||
tags: |
|
tags: |
|
||||||
${{ env.GHCR_TAG }}
|
${{ env.GHCR_TAG }}
|
||||||
${{ env.DOCKERHUB_TAG }}
|
${{ env.DOCKERHUB_TAG }}
|
||||||
|
|||||||
26
Dockerfile
26
Dockerfile
@@ -5,7 +5,7 @@ ARG NODE_VERSION=16
|
|||||||
ARG DEBIAN_VERSION=bullseye
|
ARG DEBIAN_VERSION=bullseye
|
||||||
|
|
||||||
# Use Node.js Docker image as the base image, with specific Node and Debian versions
|
# Use Node.js Docker image as the base image, with specific Node and Debian versions
|
||||||
FROM docker.io/library/node:${NODE_VERSION}-${DEBIAN_VERSION}
|
FROM node:${NODE_VERSION}-${DEBIAN_VERSION} AS build
|
||||||
|
|
||||||
# Set the container's default shell to Bash and enable some options
|
# Set the container's default shell to Bash and enable some options
|
||||||
SHELL ["/bin/bash", "-euo", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-euo", "pipefail", "-c"]
|
||||||
@@ -16,7 +16,7 @@ RUN apt-get update -qq --fix-missing && \
|
|||||||
wget --quiet --output-document=- https://dl-ssl.google.com/linux/linux_signing_key.pub | gpg --dearmor > /etc/apt/trusted.gpg.d/google-archive.gpg && \
|
wget --quiet --output-document=- https://dl-ssl.google.com/linux/linux_signing_key.pub | gpg --dearmor > /etc/apt/trusted.gpg.d/google-archive.gpg && \
|
||||||
echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" > /etc/apt/sources.list.d/google.list && \
|
echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" > /etc/apt/sources.list.d/google.list && \
|
||||||
apt-get update -qq && \
|
apt-get update -qq && \
|
||||||
apt-get -qqy --no-install-recommends install chromium traceroute && \
|
apt-get -qqy --no-install-recommends install chromium traceroute python make g++ && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Run the Chromium browser's version command and redirect its output to the /etc/chromium-version file
|
# Run the Chromium browser's version command and redirect its output to the /etc/chromium-version file
|
||||||
@@ -29,14 +29,28 @@ WORKDIR /app
|
|||||||
COPY package.json yarn.lock ./
|
COPY package.json yarn.lock ./
|
||||||
|
|
||||||
# Run yarn install to install dependencies and clear yarn cache
|
# Run yarn install to install dependencies and clear yarn cache
|
||||||
RUN yarn install && rm -rf /app/node_modules/.cache
|
RUN apt-get update && \
|
||||||
|
yarn install --production --frozen-lockfile --network-timeout 100000 && \
|
||||||
|
rm -rf /app/node_modules/.cache
|
||||||
|
|
||||||
# Copy all files to working directory
|
# Copy all files to working directory
|
||||||
COPY . .
|
COPY . .
|
||||||
RUN mkdir /app/data
|
|
||||||
|
|
||||||
# Run yarn build to build the application
|
# Run yarn build to build the application
|
||||||
RUN yarn build
|
RUN yarn build --production
|
||||||
|
|
||||||
|
# Final stage
|
||||||
|
FROM node:${NODE_VERSION}-${DEBIAN_VERSION} AS final
|
||||||
|
|
||||||
|
WORKDIR /app
|
||||||
|
|
||||||
|
COPY package.json yarn.lock ./
|
||||||
|
COPY --from=build /app .
|
||||||
|
|
||||||
|
RUN apt-get update && \
|
||||||
|
apt-get install -y --no-install-recommends chromium traceroute && \
|
||||||
|
chmod 755 /usr/bin/chromium && \
|
||||||
|
rm -rf /var/lib/apt/lists/* /app/node_modules/.cache
|
||||||
|
|
||||||
# Exposed container port, the default is 3000, which can be modified through the environment variable PORT
|
# Exposed container port, the default is 3000, which can be modified through the environment variable PORT
|
||||||
EXPOSE ${PORT:-3000}
|
EXPOSE ${PORT:-3000}
|
||||||
@@ -45,4 +59,4 @@ EXPOSE ${PORT:-3000}
|
|||||||
ENV CHROME_PATH='/usr/bin/chromium'
|
ENV CHROME_PATH='/usr/bin/chromium'
|
||||||
|
|
||||||
# Define the command executed when the container starts and start the server.js of the Node.js application
|
# Define the command executed when the container starts and start the server.js of the Node.js application
|
||||||
CMD [ "node", "server.js" ]
|
CMD ["yarn", "serve"]
|
||||||
@@ -54,6 +54,11 @@ const handler = async (url, event, context) => {
|
|||||||
if (yahooMx.length > 0) {
|
if (yahooMx.length > 0) {
|
||||||
mailServices.push({ provider: 'Yahoo', value: yahooMx[0].exchange });
|
mailServices.push({ provider: 'Yahoo', value: yahooMx[0].exchange });
|
||||||
}
|
}
|
||||||
|
// Check MX records for Mimecast
|
||||||
|
const mimecastMx = mxRecords.filter(record => record.exchange.includes('mimecast.com'));
|
||||||
|
if (mimecastMx.length > 0) {
|
||||||
|
mailServices.push({ provider: 'Mimecast', value: mimecastMx[0].exchange });
|
||||||
|
}
|
||||||
|
|
||||||
return {
|
return {
|
||||||
mxRecords,
|
mxRecords,
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
publish = "build"
|
publish = "build"
|
||||||
functions = "api"
|
functions = "api"
|
||||||
|
|
||||||
# Environmental variables and optioanl secrets
|
# Environmental variables and optional secrets
|
||||||
[build.environment]
|
[build.environment]
|
||||||
# Build configuration env vars (uncomment if you want to conigure these)
|
# Build configuration env vars (uncomment if you want to conigure these)
|
||||||
# CI="false" # Set CI to false, to prevent warnings from exiting the build
|
# CI="false" # Set CI to false, to prevent warnings from exiting the build
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ const Container = Styled.main`
|
|||||||
background: ${colors.background};
|
background: ${colors.background};
|
||||||
color: ${colors.textColor};
|
color: ${colors.textColor};
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
|
||||||
margin: 0;
|
margin: 0;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
|||||||
@@ -90,7 +90,6 @@ const SslCertCard = (props: { data: any, title: string, actionButtons: any }): J
|
|||||||
{ valid_from && <DataRow lbl="Renewed" val={formatDate(valid_from)} /> }
|
{ valid_from && <DataRow lbl="Renewed" val={formatDate(valid_from)} /> }
|
||||||
{ serialNumber && <DataRow lbl="Serial Num" val={serialNumber} /> }
|
{ serialNumber && <DataRow lbl="Serial Num" val={serialNumber} /> }
|
||||||
{ fingerprint && <DataRow lbl="Fingerprint" val={fingerprint} /> }
|
{ fingerprint && <DataRow lbl="Fingerprint" val={fingerprint} /> }
|
||||||
{ fingerprint && <DataRow lbl="Fingerprint" val={fingerprint} /> }
|
|
||||||
{ ext_key_usage && <ListRow title="Extended Key Usage" list={getExtendedKeyUsage(ext_key_usage)} /> }
|
{ ext_key_usage && <ListRow title="Extended Key Usage" list={getExtendedKeyUsage(ext_key_usage)} /> }
|
||||||
|
|
||||||
</Card>
|
</Card>
|
||||||
|
|||||||
@@ -101,6 +101,18 @@ const Section = styled(StyledCard)`
|
|||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
const SponsorshipContainer = styled.div`
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
gap: 1rem;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
align-items: center;
|
||||||
|
line-height: 1.5rem;
|
||||||
|
img {
|
||||||
|
border-radius: 4px;
|
||||||
|
}
|
||||||
|
`;
|
||||||
|
|
||||||
const makeAnchor = (title: string): string => {
|
const makeAnchor = (title: string): string => {
|
||||||
return title.toLowerCase().replace(/[^\w\s]|_/g, "").replace(/\s+/g, "-");
|
return title.toLowerCase().replace(/[^\w\s]|_/g, "").replace(/\s+/g, "-");
|
||||||
};
|
};
|
||||||
@@ -121,6 +133,26 @@ const About = (): JSX.Element => {
|
|||||||
<p key={index}>{para}</p>
|
<p key={index}>{para}</p>
|
||||||
))}
|
))}
|
||||||
<hr />
|
<hr />
|
||||||
|
<SponsorshipContainer>
|
||||||
|
<p>
|
||||||
|
Web-Check is kindly sponsored
|
||||||
|
by <a href="https://terminaltrove.com/?utm_campaign=github&utm_medium=referral&utm_content=web-check&utm_source=wcgh">
|
||||||
|
Terminal Trove
|
||||||
|
</a>
|
||||||
|
<br />
|
||||||
|
The $HOME of all things in the terminal.
|
||||||
|
<br />
|
||||||
|
<small>
|
||||||
|
<a href="https://terminaltrove.com/newsletter?utm_campaign=github&utm_medium=referral&utm_content=web-check&utm_source=wcgh">
|
||||||
|
Find your next CLI / TUI tool, and get updates to your inbox
|
||||||
|
</a>
|
||||||
|
</small>
|
||||||
|
</p>
|
||||||
|
<a href="https://terminaltrove.com/?utm_campaign=github&utm_medium=referral&utm_content=web-check&utm_source=wcgh">
|
||||||
|
<img width="300" alt="Terminal Trove" src="https://i.ibb.co/T1KzVmR/terminal-trove-green.png" />
|
||||||
|
</a>
|
||||||
|
</SponsorshipContainer>
|
||||||
|
<hr />
|
||||||
<p>
|
<p>
|
||||||
Web-Check is developed and maintained by <a href="https://aliciasykes.com">Alicia Sykes</a>.
|
Web-Check is developed and maintained by <a href="https://aliciasykes.com">Alicia Sykes</a>.
|
||||||
It's licensed under the <a href="https://github.com/Lissy93/web-check/blob/master/LICENSE">MIT license</a>,
|
It's licensed under the <a href="https://github.com/Lissy93/web-check/blob/master/LICENSE">MIT license</a>,
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ const HomeContainer = styled.section`
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
font-family: 'PTMono';
|
font-family: 'PTMono';
|
||||||
padding: 0 1rem;
|
padding: 1.5rem 1rem 4rem 1rem;
|
||||||
footer {
|
footer {
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
@@ -34,10 +34,52 @@ const UserInputMain = styled.form`
|
|||||||
z-index: 5;
|
z-index: 5;
|
||||||
margin: 1rem;
|
margin: 1rem;
|
||||||
width: calc(100% - 2rem);
|
width: calc(100% - 2rem);
|
||||||
max-width: 50rem;
|
max-width: 60rem;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
const SponsorCard = styled.div`
|
||||||
|
background: ${colors.backgroundLighter};
|
||||||
|
box-shadow: 4px 4px 0px ${colors.bgShadowColor};
|
||||||
|
border-radius: 8px;
|
||||||
|
padding: 1rem;
|
||||||
|
z-index: 5;
|
||||||
|
margin: 1rem;
|
||||||
|
width: calc(100% - 2rem);
|
||||||
|
max-width: 60rem;
|
||||||
|
z-index: 2;
|
||||||
|
.inner {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
gap: 1rem;
|
||||||
|
p {
|
||||||
|
margin: 0.25rem 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
a {
|
||||||
|
color: ${colors.textColor};
|
||||||
|
}
|
||||||
|
img {
|
||||||
|
border-radius: 0.25rem;
|
||||||
|
box-shadow: 2px 2px 0px ${colors.fgShadowColor};
|
||||||
|
transition: box-shadow 0.2s;
|
||||||
|
margin: 0 auto;
|
||||||
|
display: block;
|
||||||
|
width: 200px;
|
||||||
|
&:hover {
|
||||||
|
box-shadow: 4px 4px 0px ${colors.fgShadowColor};
|
||||||
|
}
|
||||||
|
&:active {
|
||||||
|
box-shadow: -2px -2px 0px ${colors.fgShadowColor};
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.cta {
|
||||||
|
font-size: 0.78rem;
|
||||||
|
a { color: ${colors.primary}; }
|
||||||
|
}
|
||||||
|
`;
|
||||||
|
|
||||||
// const FindIpButton = styled.a`
|
// const FindIpButton = styled.a`
|
||||||
// margin: 0.5rem;
|
// margin: 0.5rem;
|
||||||
// cursor: pointer;
|
// cursor: pointer;
|
||||||
@@ -55,7 +97,7 @@ const ErrorMessage = styled.p`
|
|||||||
const SiteFeaturesWrapper = styled(StyledCard)`
|
const SiteFeaturesWrapper = styled(StyledCard)`
|
||||||
margin: 1rem;
|
margin: 1rem;
|
||||||
width: calc(100% - 2rem);
|
width: calc(100% - 2rem);
|
||||||
max-width: 50rem;
|
max-width: 60rem;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
.links {
|
.links {
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -173,6 +215,28 @@ const Home = (): JSX.Element => {
|
|||||||
{ errorMsg && <ErrorMessage>{errorMsg}</ErrorMessage>}
|
{ errorMsg && <ErrorMessage>{errorMsg}</ErrorMessage>}
|
||||||
<Button styles="width: calc(100% - 1rem);" size="large" onClick={submit}>Analyze!</Button>
|
<Button styles="width: calc(100% - 1rem);" size="large" onClick={submit}>Analyze!</Button>
|
||||||
</UserInputMain>
|
</UserInputMain>
|
||||||
|
<SponsorCard>
|
||||||
|
<Heading as="h2" size="small" color={colors.primary}>Sponsored by</Heading>
|
||||||
|
<div className="inner">
|
||||||
|
<p>
|
||||||
|
<a href="https://terminaltrove.com/?utm_campaign=github&utm_medium=referral&utm_content=web-check&utm_source=wcgh">
|
||||||
|
Terminal Trove
|
||||||
|
</a> - The $HOME of all things in the terminal.
|
||||||
|
<br />
|
||||||
|
<span className="cta">
|
||||||
|
Get updates on the latest CLI/TUI tools via
|
||||||
|
the <a className="cta" href="https://terminaltrove.com/newsletter?utm_campaign=github&utm_medium=referral&utm_content=web-check&utm_source=wcgh">
|
||||||
|
Terminal Trove newsletter
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://terminaltrove.com/?utm_campaign=github&utm_medium=referral&utm_content=web-check&utm_source=wcgh">
|
||||||
|
<img width="120" alt="Terminal Trove" src="https://i.ibb.co/NKtYjJ1/terminal-trove-web-check.png" />
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</SponsorCard>
|
||||||
<SiteFeaturesWrapper>
|
<SiteFeaturesWrapper>
|
||||||
<div className="features">
|
<div className="features">
|
||||||
<Heading as="h2" size="small" color={colors.primary}>Supported Checks</Heading>
|
<Heading as="h2" size="small" color={colors.primary}>Supported Checks</Heading>
|
||||||
|
|||||||
@@ -529,7 +529,7 @@ and the web of connections within a site's architecture.
|
|||||||
The results can also help optimizing server responses, configuring redirects,
|
The results can also help optimizing server responses, configuring redirects,
|
||||||
managing cookies, or fine-tuning DNS records for your site.`,
|
managing cookies, or fine-tuning DNS records for your site.`,
|
||||||
|
|
||||||
`So, weather you're a developer, system administrator, security researcher, penetration
|
`So, whether you're a developer, system administrator, security researcher, penetration
|
||||||
tester or are just interested in discovering the underlying technologies of a given site
|
tester or are just interested in discovering the underlying technologies of a given site
|
||||||
- I'm sure you'll find this a useful addition to your toolbox.`,
|
- I'm sure you'll find this a useful addition to your toolbox.`,
|
||||||
];
|
];
|
||||||
@@ -557,7 +557,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
|
|
||||||
export const supportUs = [
|
export const supportUs = [
|
||||||
"Web-Check is free to use without restriction.",
|
"Web-Check is free to use without restriction.",
|
||||||
"All the code is open source, so you're also free to deploy your own instance, as well as fork, modify and distribute the code in both private and commerical settings.",
|
"All the code is open source, so you're also free to deploy your own instance, as well as fork, modify and distribute the code in both private and commercial settings.",
|
||||||
"Running web-check does cost me a small amount of money each month, so if you're finding the app useful, consider <a href='https://github.com/sponsors/Lissy93'>sponsoring me on GitHub</a> if you're able to. Even just $1 or $2/month would be a huge help in supporting the ongoing project running costs.",
|
"Running web-check does cost me a small amount of money each month, so if you're finding the app useful, consider <a href='https://github.com/sponsors/Lissy93'>sponsoring me on GitHub</a> if you're able to. Even just $1 or $2/month would be a huge help in supporting the ongoing project running costs.",
|
||||||
"Otherwise, there are other ways you can help out, like submitting or reviewing a pull request to the <a href='https://github.com/Lissy93/web-check'>GitHub repo</a>, upvoting us on <a href='https://www.producthunt.com/posts/web-check'>Product Hunt</a>, or by sharing with your network.",
|
"Otherwise, there are other ways you can help out, like submitting or reviewing a pull request to the <a href='https://github.com/Lissy93/web-check'>GitHub repo</a>, upvoting us on <a href='https://www.producthunt.com/posts/web-check'>Product Hunt</a>, or by sharing with your network.",
|
||||||
"But don't feel obliged to do anything, as this app (and all my other projects) will always remain 100% free and open source, and I will do my best to ensure the managed instances remain up and available for as long as possible :)",
|
"But don't feel obliged to do anything, as this app (and all my other projects) will always remain 100% free and open source, and I will do my best to ensure the managed instances remain up and available for as long as possible :)",
|
||||||
|
|||||||
@@ -7236,9 +7236,9 @@ caniuse-api@^3.0.0:
|
|||||||
lodash.uniq "^4.5.0"
|
lodash.uniq "^4.5.0"
|
||||||
|
|
||||||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001464, caniuse-lite@^1.0.30001503:
|
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001464, caniuse-lite@^1.0.30001503:
|
||||||
version "1.0.30001517"
|
version "1.0.30001591"
|
||||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001517.tgz"
|
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001591.tgz"
|
||||||
integrity sha512-Vdhm5S11DaFVLlyiKu4hiUTkpZu+y1KA/rZZqVQfOD5YdDT/eQKlkt7NaE0WGOFgX32diqt9MiP9CAiFeRklaA==
|
integrity sha512-PCzRMei/vXjJyL5mJtzNiUCKP59dm8Apqc3PH8gJkMnMXZGox93RbE76jHsmLwmIo6/3nsYIpJtx0O7u5PqFuQ==
|
||||||
|
|
||||||
case-sensitive-paths-webpack-plugin@^2.4.0:
|
case-sensitive-paths-webpack-plugin@^2.4.0:
|
||||||
version "2.4.0"
|
version "2.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user