1
1
mirror of https://github.com/MarginaliaSearch/MarginaliaSearch.git synced 2025-10-06 07:32:38 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Viktor Lofgren
710af4999a (feed-fetcher) Add " entity mapping in feed fetcher 2025-01-01 15:45:17 +01:00

View File

@@ -402,6 +402,7 @@ public class FeedFetcherService {
"–", "-",
"’", "'",
"‘", "'",
""", "\"",
" ", ""
);