feat: add rate-limited RF4 media collector
This commit is contained in:
@@ -39,6 +39,7 @@ ALLOWED_HOSTS = frozenset({
|
||||
"rf4-stat.ru",
|
||||
"rf4map.ru",
|
||||
"rf4-posts.com",
|
||||
"rf4game.de",
|
||||
})
|
||||
MAX_RESPONSE_BYTES = 5 * 1024 * 1024 # 5 MB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user