netprober 1.2.1 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -6
- package/dist/netprober.bundled.mjs +36 -36
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -139,12 +139,6 @@ All files are written **in real time** as results come in — no waiting for the
|
|
|
139
139
|
|
|
140
140
|
---
|
|
141
141
|
|
|
142
|
-
## Acknowledgements
|
|
143
|
-
|
|
144
|
-
Provider list sourced from: [Expen1/MonPing](https://github.com/Expen1/MonPing/blob/ac17f7726aacb8d27f6181e9b12ea3d16f758320/monping.py#L53)
|
|
145
|
-
|
|
146
|
-
---
|
|
147
|
-
|
|
148
142
|
## 📄 License
|
|
149
143
|
|
|
150
144
|
MIT © [maanimis](https://github.com/maanimis)
|