mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add propose domain endpoint
This commit is contained in:
@@ -23,4 +23,9 @@ framework:
|
||||
rdap_requests:
|
||||
policy: sliding_window
|
||||
limit: 10
|
||||
interval: '1 hour'
|
||||
interval: '1 hour'
|
||||
|
||||
propose_domain:
|
||||
policy: sliding_window
|
||||
limit: 10
|
||||
interval: '1 hour'
|
||||
|
||||
Reference in New Issue
Block a user