fdfdfd
This commit is contained in:
parent
e7adde25c2
commit
bcb877aaf8
2 changed files with 2 additions and 2 deletions
|
@ -158,7 +158,7 @@ def post_pid_comment_cid(cid, pid=None, anything=None, v=None):
|
|||
else: return post.rendered_page(v=v, sort=sort, comment=top_comment, comment_info=comment_info)
|
||||
|
||||
|
||||
@app.post("/comment")
|
||||
@app.post("/api/comment")
|
||||
@limiter.limit("6/minute")
|
||||
@is_not_banned
|
||||
@validate_formkey
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue