mirror of
https://github.com/neocities/neocities.git
synced 2025-07-04 10:03:28 +02:00
maxmind minfraud reporting
This commit is contained in:
parent
7c04f53af1
commit
6ddef6aa59
2 changed files with 23 additions and 3 deletions
|
@ -250,7 +250,8 @@ post '/admin/banhammer' do
|
|||
StopForumSpamWorker.perform_async(
|
||||
username: site.username,
|
||||
email: site.email,
|
||||
ip: site.ip
|
||||
ip: site.ip,
|
||||
classifier: params[:classifier]
|
||||
)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue