feat: add azure and google translator providers, closes #1135 and closes #1215 (#1218)

This commit is contained in:
Huang Xin 2025-05-21 23:25:00 +08:00 committed by GitHub
parent b6b8b17760
commit a4bc88d305
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
33 changed files with 453 additions and 55 deletions

View file

@ -61,6 +61,15 @@
},
{
"url": "https://*.cloudflarestorage.com"
},
{
"url": "https://edge.microsoft.com"
},
{
"url": "https://*.microsofttranslator.com"
},
{
"url": "https://translate.googleapis.com"
}
]
},