-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: sarah11918 <[email protected]>
- Loading branch information
1 parent
8db434d
commit 6bcf8b4
Showing
1 changed file
with
3 additions
and
3 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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
--- | ||
name: astro-mail-obfuscation | ||
title: astro-mail-obfuscation | ||
description: Protect email addresses and phone numbers in the source code of | ||
your Astro app by disguising them. | ||
description: Protect email addresses, phone numbers, and other sensitive data | ||
from bots scraping the source code of your Astro apps. | ||
categories: | ||
- utilities | ||
- recent | ||
npmUrl: https://www.npmjs.com/package/astro-mail-obfuscation | ||
repoUrl: https://github.com/andreas-brunner/astro-mail-obfuscation | ||
homepageUrl: https://github.com/andreas-brunner/astro-mail-obfuscation | ||
homepageUrl: https://www.npmjs.com/package/astro-mail-obfuscation | ||
badge: new | ||
downloads: 262 | ||
--- |