drop link to unmaintained repo

This commit is contained in:
Martin Cech 2023-08-10 16:54:43 +02:00 committed by GitHub
parent a43b9a57ce
commit ee6279355b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,8 +135,6 @@ async function isDisposable(email) {
}
```
Alternatively you can use the [is-disposable library](https://github.com/boywithkeyboard/is-disposable).
### C#
```C#
private static readonly Lazy<HashSet<string>> _emailBlockList = new Lazy<HashSet<string>>(() =>