fdsfsd
This commit is contained in:
parent
d4655979a8
commit
2ef949e646
3 changed files with 6 additions and 2 deletions
|
@ -308,6 +308,7 @@ def unsubscribe(v, post_id):
|
|||
@app.get("/report_bugs")
|
||||
@auth_required
|
||||
def reportbugs(v):
|
||||
if request.host == 'rdrama.net': return redirect('https://rdrama.net/post/18459')
|
||||
return render_template("reportbugs.html", v=v)
|
||||
|
||||
@app.post("/@<username>/message")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue