fdsfsd
This commit is contained in:
parent
4ceacfe905
commit
0b49b4cd01
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ def post_pid_comment_cid(cid, pid=None, anything=None, v=None):
|
||||||
if not pid:
|
if not pid:
|
||||||
if comment.parent_submission: pid = comment.parent_submission
|
if comment.parent_submission: pid = comment.parent_submission
|
||||||
elif "rama" in request.host: pid = 6489
|
elif "rama" in request.host: pid = 6489
|
||||||
elif 'pcmemes.net' in request.host: pid = 382
|
elif 'pcmemes.net' in request.host: pid = 2487
|
||||||
else: pid = 1
|
else: pid = 1
|
||||||
|
|
||||||
try: pid = int(pid)
|
try: pid = int(pid)
|
||||||
|
|
|
@ -28,7 +28,7 @@ docker-compose up
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Linux (Debian-based)
|
# Ubuntu
|
||||||
|
|
||||||
1- Download Drama into your machine by running this command.
|
1- Download Drama into your machine by running this command.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue