Discuss Scratch
- Discussion Forums
- » Suggestions
- » Censor email addresses in the forums and main site
- Yeetoburro1
-
Scratcher
1000+ posts
Censor email addresses in the forums and main site
Java > Scratch. And by your philosophy, adding pretty much anything would put more strain on the serversIt's complex and I had a hard time trying to make a why to change with scratch blocksn@ep.tld1: That's actually not very much compared to the thousands of lines they already have
so in order to censor that, it would take a lot of codeif <(text) contains [@] = [true v]> thena huge mess that would be hard to code and would put more strain on the servers, all for
if <in (text) [before] [@] = <not[ ]>> then
set [pft v] to [1]
repeat until <(text) full of [*]>
replace item (pft) of (text) with [*]
end
end
end
********
no worth it
no support
2: It would help prevent unmoderated chat, I don't see the downside.
- MiaTheMia
-
Scratcher
1000+ posts
Censor email addresses in the forums and main site
Nice idea but what if I wanted to say
Dear Scratch Team I have had issues with my password as it sometimes changes to my password for another site. Please contact me on the gmail account connected to the account @MiaTheMia.
In context like that it would probably be alright as it only says you have a account and only the ST can see it
Surport but add some context which you will allow it in.
Edit no support you only need to ban stuff like
MiaTheMia@gmail.com
For the record I have no gmail and the text above was a example of what I mean
Dear Scratch Team I have had issues with my password as it sometimes changes to my password for another site. Please contact me on the gmail account connected to the account @MiaTheMia.
In context like that it would probably be alright as it only says you have a account and only the ST can see it
Surport but add some context which you will allow it in.
Edit no support you only need to ban stuff like
MiaTheMia@gmail.com
For the record I have no gmail and the text above was a example of what I mean
Last edited by MiaTheMia (Sept. 12, 2020 20:04:34)
- Yeetoburro1
-
Scratcher
1000+ posts
Censor email addresses in the forums and main site
Nice idea but what if I wanted to sayThe format of the email adress would be censored
Dear Scratch Team I have had issues with my password as it sometimes changes to my password for another site. Please contact me on the gmail account connected to the account @MiaTheMia.
In context like that it would probably be alright as it only says you have a account and only the ST can see it
Surport but add some context which you will allow it in.
- TopicBumper
-
New Scratcher
100+ posts
Censor email addresses in the forums and main site
Bump as well.
I will note that this is implemented in comment sections but not the forums.
I will note that this is implemented in comment sections but not the forums.
Last edited by TopicBumper (Feb. 24, 2021 21:21:18)
- Scratchperson1000000
-
Scratcher
500+ posts
Censor email addresses in the forums and main site
I've had an extension that asked me to enter a new email for that specific extension, the extension email went like “@example/extension.com”
So, extension emails?
So, extension emails?
- AliMASTER430258
-
Scratcher
100+ posts
Censor email addresses in the forums and main site
i feel like this post should be bumped, so I'm bumping this 

- SpyCoderX
-
Scratcher
1000+ posts
Censor email addresses in the forums and main site
I think this would work since almost every time emails are used to send or receive data. While this is probably not a large issue, I like this solution.
Here is a regex filter which would locate anything in the format of the following:
(Built using RegExr)
Here is a regex filter which would locate anything in the format of the following:
anything@email.com
example@null.void.empty
++++anything@email.com
Regex:
/\++?\w+@\w+(\.\w+)+/g
- han614698
-
Scratcher
1000+ posts
Censor email addresses in the forums and main site
but
Please email appeals@scratch.org for appeals.
Please email appeals@scratch.org for appeals.
- SpyCoderX
-
Scratcher
1000+ posts
Censor email addresses in the forums and main site
butJust check if its not that email. Or another @scratch.org email.
Please email appeals@scratch.org for appeals.
- 8to16
-
Scratcher
1000+ posts
Censor email addresses in the forums and main site
Support, but why don't we whitelist help@scratch.mit.edu and appeals@scratch.mit.edu?
- 50_scratch_tabs
-
Scratcher
1000+ posts
Censor email addresses in the forums and main site
Support. Although is this already implemented?
I think it is, but you have to use a real TLD.
Hmm, it seems like some are blocked, but others aren't.
Saying “thing@(actual mail website).com” is blocked, but “test@thisisafakewebsitethatproablydoesntexist.com” is fine.
Try it…make a post that says something followed by “at geemayl dot com” (obviously make it the actual thing) and it'll block it.
I think it is, but you have to use a real TLD.
Hmm, it seems like some are blocked, but others aren't.
Saying “thing@(actual mail website).com” is blocked, but “test@thisisafakewebsitethatproablydoesntexist.com” is fine.
Try it…make a post that says something followed by “at geemayl dot com” (obviously make it the actual thing) and it'll block it.
Last edited by 50_scratch_tabs (Oct. 3, 2024 20:08:03)
- 8to16
-
Scratcher
1000+ posts
Censor email addresses in the forums and main site
(#72)ok
Support. Although is this already implemented?
I think it is, but you have to use a real TLD.
Hmm, it seems like some are blocked, but others aren't.
Saying “thing@(actual mail website).com” is blocked, but “test@thisisafakewebsitethatproablydoesntexist.com” is fine.
Try it…make a post that says something followed by “at geemayl dot com” (obviously make it the actual thing) and it'll block it.
it works
- TheInterneter
-
Scratcher
100+ posts
Censor email addresses in the forums and main site
Make an exception for appeals@scratch.mit.edu and help@scratch.mit.edu
- 50_scratch_tabs
-
Scratcher
1000+ posts
Censor email addresses in the forums and main site
(#74)Agreed. Or anything at scratch.mit.edu… Is there anything else?
Make an exception for appeals@scratch.mit.edu and help@scratch.mit.edu
Last edited by 50_scratch_tabs (Oct. 3, 2024 23:59:08)
- Discussion Forums
- » Suggestions
-
» Censor email addresses in the forums and main site










