Several Bug fixes (#256)

Emoji check fix Fix multi language books
Fix DNS in Chromium Headless
Fix DNS IPv6 address by un-abreviating them
Fix typo in Quad9 DNS
This commit is contained in:
CaliBrain
2025-08-29 12:47:05 -04:00
committed by GitHub
parent 00370818f0
commit 9ffedc1fc0
4 changed files with 11 additions and 11 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"LOG_ROOT": "/tmp/cwa-book-downloader",
"ENABLE_LOGGING": "true",
"DOCKERMODE": "false",
"DEBUG": "true"
"DEBUG": "true",
"CUSTOM_DNS": "google",
},
},
{