Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always returns false #1

Open
etanb opened this issue Oct 31, 2019 · 2 comments
Open

Always returns false #1

etanb opened this issue Oct 31, 2019 · 2 comments

Comments

@etanb
Copy link

etanb commented Oct 31, 2019

Hi there,

We've installed and tried locally to run your package. We've tried all the examples on your README and they ALL return false, as in, none are detected as a disposable email address. Please advise.

@etanb
Copy link
Author

etanb commented Nov 2, 2019

Well, i’m flagging for you so that you can potentially remove them as part of your recommended packages on your README.

@lindell
Copy link

lindell commented Dec 19, 2020

@etanb The reason for this seems to be that the library is dependent on opening the emails.txt. This means you must also include that file in the same directory as you will run your code in the context of. This is impractical, and you could probably say that this repo does not work.
https://github.com/namreg/ded/blob/master/ded.go#L52

Since you got no answer here, I created a separate repo with a similar API that does actually work 😄
https://github.com/lindell/go-burner-email-providers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants