diff --git a/files/helpers/const.py b/files/helpers/const.py index cc1c92422..3897ae378 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -554,6 +554,8 @@ elif SITE == 'watchpeopledie.tv': ERROR_TITLES[415] = "Unsupported Media Type" ERROR_TITLES[500] = "Internal Server Error" + POLL_THREAD = 13225 + SIDEBAR_THREAD = 5403 BANNER_THREAD = 9869