https://github.com/moralcode/mailtoredirect
A simple webpage that
https://github.com/moralcode/mailtoredirect
Last synced: 5 months ago
JSON representation
A simple webpage that
- Host: GitHub
- URL: https://github.com/moralcode/mailtoredirect
- Owner: MoralCode
- License: mit
- Created: 2022-10-27T19:38:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T19:59:58.000Z (about 3 years ago)
- Last Synced: 2025-04-07T03:34:13.701Z (10 months ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Mailto Redirect
This is a simple website to effectively allow `mailto:` links to be entered in places where a `http://` or `https://` url is expected.
To use, visit `https://some.example.com/?email=` (where some.example.com is a website hosting the index.html file in this repository). A script on the page will open a `mailto:` link to that address using whatever application your browser is set to handle mailto links with.
Example: https://moralcode.github.io/MailtoRedirect/?email=someone@example.com