-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
55 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ https://www.mvdam.dev/email-alias-generator/ | |
|
||
Given that you use a catch all e-mail domain you can: | ||
|
||
1. Enter your e-mail domain. For example: my-domain.com | ||
2. Enter the service you want to generate an adress for. For example: instagram | ||
3. The suggested alias is shown below the form. For example: [email protected] | ||
4. Press <enter> to copy the alias to the clipboard or click the "Copy to clipboard" button | ||
1. Enter your e-mail domain. For example: `my-domain.com`. This domain will be stored in LocalStorage for convience. | ||
2. Enter the service you want to generate an adress for. For example: `instagram`. | ||
3. The suggested alias is shown below the form. For example: `instagram.zv4af@my-domain.com`. | ||
4. Press <enter> to copy the alias to the clipboard or click the "Copy to clipboard" button. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters