feat(flash board): add SWF posting support (#1145)

This commit is contained in:
Tommaso Casaburi
2026-05-30 16:07:41 +07:00
committed by GitHub
parent 56894700c1
commit 9b3a95dd95
69 changed files with 1372 additions and 63 deletions
+3 -1
View File
@@ -397,5 +397,7 @@
"ban_duration_days": "duración del baneo en días",
"challenge_answer": "respuesta del desafío",
"ban": "prohibir",
"timestamp": "marca de tiempo"
"timestamp": "marca de tiempo",
"tag": "tag",
"post_form_flash_upload_prompt": "Recommended SWF host: <catbox>Catbox</catbox>. Upload a .swf, then paste the direct https://files.catbox.moe/...swf link in Link. Other hosts must provide a direct HTTPS .swf URL with CORS enabled."
}