feat: add rate-limited RF4 media collector

This commit is contained in:
ik
2026-09-12 15:52:27 +07:00
parent 52ff29668e
commit bda0a0ef5e
10 changed files with 905 additions and 1 deletions
+1
View File
@@ -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