mfbx9da4 / deep-email-validator

Validates regex, typos, disposable, dns and smtp
MIT License
873 stars 92 forks source link

what are the maximum requests per month? #50

Closed rohan2734 closed 2 years ago

rohan2734 commented 2 years ago

what are the maximum requests per month?

mfbx9da4 commented 2 years ago

There are none, this is just a javascript library. You import it and use it on your servers

rohan2734 commented 2 years ago

ok , it is not working on nodejs, you closed the issue , why?

On Mon, Feb 14, 2022 at 4:36 PM David Alberto Adler < @.***> wrote:

There are none, this is just a javascript library. You import it and use it on your servers

— Reply to this email directly, view it on GitHub https://github.com/mfbx9da4/deep-email-validator/issues/50#issuecomment-1038924938, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN6P37RE7IZWFHKYXLCZKTTU3DLO3ANCNFSM5OK5NSYA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

mfbx9da4 commented 2 years ago

It should work on nodejs, send me a minimal failing github repo and I can take a look. Doubt this is an issue with the library which is why I closed