use standard error taglines in WPD

pull/215/head
Aevann 2023-10-07 14:25:27 +03:00
parent e1b45e3c3f
commit 21c07a426f
1 changed files with 2 additions and 2 deletions

View File

@ -715,8 +715,8 @@ elif SITE == 'watchpeopledie.tv':
403: "Forbidden",
404: "Not Found",
405: "Method Not Allowed",
409: "Mortal Conflict",
410: "Dead",
409: "Conflict",
410: "Gone",
413: "Payload Too Large",
415: "Unsupported Media Type",
500: "Internal Server Error",