@ip1sms/disposable-phone-numbers 2.1.881 → 2.1.883
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 +8 -1
- package/number-list.json +2392 -2317
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,4 +3,11 @@ A list of [disposable phone numbers](https://en.wikipedia.org/wiki/Disposable_nu
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
If you want to add your own phone numbers please put your submission into `import.json` use `node import.js` to import them into `number-list.json`.
|
|
6
|
-
The import tool orders all phone numbers and removes duplicates.
|
|
6
|
+
The import tool orders all phone numbers and removes duplicates.
|
|
7
|
+
|
|
8
|
+
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
9
|
+
|
|
10
|
+
## Authors
|
|
11
|
+
|
|
12
|
+
iP.1 is an SaaS provider focusing on communication tools for business use. We offer API- and Web services for sending SMS, e-mail and responsive surveys.
|
|
13
|
+
Read more about our services and create a free trial account at https://ip1sms.com.
|