Remove some sage-related code that is not relevant anymore.
This commit is contained in:
parent
499288e6da
commit
dcae343687
@ -107,10 +107,7 @@ Config =
|
||||
# Set a custom class for moot:
|
||||
#/Admin$/;highlight:moot;op:yes
|
||||
"""
|
||||
email: """
|
||||
# Filter any e-mails that are not `sage` on /a/ and /jp/:
|
||||
#/^(?!sage$)/;boards:a,jp
|
||||
"""
|
||||
email: ""
|
||||
subject: """
|
||||
# Filter Generals on /v/:
|
||||
#/general/i;boards:v;op:only
|
||||
|
||||
@ -14,8 +14,5 @@ Anonymize =
|
||||
$.rm tripcode
|
||||
delete @nodes.tripcode
|
||||
if @info.email
|
||||
if /sage/i.test @info.email
|
||||
email.href = 'mailto:sage'
|
||||
else
|
||||
$.replace email, name
|
||||
delete @nodes.email
|
||||
$.replace email, name
|
||||
delete @nodes.email
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user