fix(sync): support custom koreader sync server hosted in LAN, closes #1800 (#1830)

This commit is contained in:
Huang Xin 2025-08-18 23:35:49 +08:00 committed by GitHub
parent bfacadb964
commit 079aeaedb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 98 additions and 6 deletions

View file

@ -87,6 +87,12 @@
},
{
"url": "https://translate.googleapis.com"
},
{
"url": "http://*:*"
},
{
"url": "https://*:*"
}
]
},