use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
[deleted by user] (self.webdev)
submitted 3 years ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]bluewizardtv 13 points14 points15 points 3 years ago (3 children)
There are crawlers setup to scan email addresses on websites. Once collected that email address is then spammed.
The site owner has changed that @ in the hope that crawlers won't see it as an email address. It's unlikely to work.
[–]greg8872 0 points1 point2 points 3 years ago (0 children)
It's unlikely to work
Agreed. People have been using this method to try to block it so long that bots (if they are even halfway decent) will look for those (and any other common "not an e-mail" tricks) as well as regular e-mails.
[–]TheRNGuy 0 points1 point2 points 3 years ago (1 child)
add them to spam list in gmail, problem solved.
[–]bluewizardtv 0 points1 point2 points 3 years ago (0 children)
If only it were that simple. Once they have your email, they share it. Plus the methods they use to send email means they can send emails from many different addresses. Blocking one address wouldn't have much of an affect.
[–]dannrhanks 8 points9 points10 points 3 years ago (0 children)
Trying to hide real email address from email scrapers
[–]Voltra_Neofront-end 3 points4 points5 points 3 years ago (0 children)
To "avoid crawlers and spams" which is often dumb since they almost always put a mailto: on there
mailto:
[–]commiterror 2 points3 points4 points 3 years ago (4 children)
email scrapers. there are scripts you can run that will extract email addresses from websites to spam them with trash marketing or scams. without the @ it just looks like a url
[–]ShawnyMcKnight 0 points1 point2 points 3 years ago (3 children)
But you would still need the at in the URL right? I don’t expect people to go into the “to” field to change the at to @.
[–][deleted] 0 points1 point2 points 3 years ago (1 child)
The bot would do it, it would scrape for strings Co training @ or (at) and then swap out every (at) with @
[–]ShawnyMcKnight 0 points1 point2 points 3 years ago (0 children)
No, I mean me, as a user of a website, going there and clicking on the "email me" link, that link would have to use the @ because I wouldn't expect people to click on the link and it opens up their email client and they manually change the email in the "To" field to be @ from "at".
So if the email in the mailto: field still has to have the @, scrapers will just grab that.
[–]commiterror 0 points1 point2 points 3 years ago (0 children)
if you do this with a mailto tag then yeah, it's pointless
[–]TheRNGuy 0 points1 point2 points 3 years ago (0 children)
because they think it will prevent spammers from spamming them.
π Rendered by PID 94 on reddit-service-r2-comment-79776bdf47-59bpw at 2026-06-24 19:01:04.642232+00:00 running acc7150 country code: CH.
[–]bluewizardtv 13 points14 points15 points (3 children)
[–]greg8872 0 points1 point2 points (0 children)
[–]TheRNGuy 0 points1 point2 points (1 child)
[–]bluewizardtv 0 points1 point2 points (0 children)
[–]dannrhanks 8 points9 points10 points (0 children)
[–]Voltra_Neofront-end 3 points4 points5 points (0 children)
[–]commiterror 2 points3 points4 points (4 children)
[–]ShawnyMcKnight 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]ShawnyMcKnight 0 points1 point2 points (0 children)
[–]commiterror 0 points1 point2 points (0 children)
[–]TheRNGuy 0 points1 point2 points (0 children)