Remove html parsing of manga and tracker descriptions

Reverts d726793e3d and a48cb0ce27 to get rid of the known issue mentioned in the commit description of d726793e3d.
Don't remember why I added this, it doesn't seem that either of the descriptions contains any html.
This commit is contained in:
schroda
2025-07-15 00:46:35 +02:00
parent f221425a89
commit ae1d0ecd67
4 changed files with 3 additions and 121 deletions

View File

@@ -58,7 +58,6 @@
"graphql-sock": "1.0.1",
"graphql-tag": "2.12.6",
"graphql-ws": "6.0.4",
"html-react-parser": "5.2.3",
"i18next": "25.0.2",
"i18next-browser-languagedetector": "8.1.0",
"i18next-http-backend": "3.0.2",
@@ -75,7 +74,6 @@
"react-lazily": "0.9.2",
"react-router-dom": "6.26.1",
"react-virtuoso": "4.12.7",
"sanitize-html": "2.16.0",
"stylis": "4.3.6",
"stylis-plugin-rtl": "2.1.1",
"use-long-press": "3.3.0",