mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Root url for reported site screenshot
This commit is contained in:
parent
154abfc167
commit
60a4ad470d
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ post '/admin/banhammer' do
|
|||
username: site.username,
|
||||
email: site.email,
|
||||
ip: site.ip,
|
||||
evidence: "#{params[:classifier]}\n#{site.screenshot_url(Site::SCREENSHOT_RESOLUTIONS.first)}"
|
||||
evidence: "#{params[:classifier]}\nhttps://neocities.org#{site.screenshot_url('index.html', Site::SCREENSHOT_RESOLUTIONS.first)}"
|
||||
)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue