mirror of
https://github.com/neocities/neocities.git
synced 2025-06-28 23:23:22 +02:00
block ips rake task
This commit is contained in:
parent
3095185121
commit
7445f8006b
6 changed files with 60 additions and 6 deletions
3
models/blocked_ip.rb
Normal file
3
models/blocked_ip.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
class BlockedIp < Sequel::Model
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue