remotes/1693045480750635534/spooky-22
Aevann1 2021-11-14 01:46:00 +02:00
parent ff74862a5b
commit 1cd1c3e26e
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ def post_pid_comment_cid(cid, pid=None, anything=None, v=None):
if not pid:
if comment.parent_submission: pid = comment.parent_submission
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
try: pid = int(pid)

View File

@ -28,7 +28,7 @@ docker-compose up
---
# Linux (Debian-based)
# Ubuntu
1- Download Drama into your machine by running this command.