New attachment redacted text image

This commit is contained in:
towards-a-new-leftypol 2024-12-29 05:44:38 -05:00
parent d8be87a2f9
commit 814b1779b4
4 changed files with 2 additions and 2 deletions

BIN
attachment_redacted.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -520,7 +520,7 @@ function mkSpamImgElement(img_description) {
console.log('img_description.illegal', img_description.illegal);
if (illegal) {
thumb_url = "/static/redacted.jpg";
thumb_url = "/static/image_redacted.jpg";
} else if (MIME_THUMBNAILS[mime] != null) {
thumb_url = MIME_THUMBNAILS[mime];
} else {

View File

@ -1,7 +1,7 @@
{
"postgrest_subdomain": "pgrest-spam",
"postgrest_url": "http://192.168.4.6:3000",
"postgrest_url": "http://10.4.0.96:3000",
"postgrest_url": "http://192.168.4.6:3000",
"jwt": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoic3BhbV9ub3RpY2VyIn0.j6-6HSBh-Wf5eQovT9cF1ZCNuxkQOqzBFtE3C8aTG3A",
"website_urls": {
"leftychan.net": "https://leftychan.net",