Browse Source
Merge pull request #3686 from GeekCornerGH/feat/add-forwardemail-support
feat: Add support for forwardemail
pull/3704/head
Daniel García
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
src/util.rs
|
|
@ -80,6 +80,7 @@ impl Fairing for AppHeaders { |
|
|
|
https://app.simplelogin.io/api/ \
|
|
|
|
https://app.anonaddy.com/api/ \
|
|
|
|
https://api.fastmail.com/ \
|
|
|
|
https://api.forwardemail.net \
|
|
|
|
;\ |
|
|
|
", |
|
|
|
icon_service_csp = CONFIG._icon_service_csp(), |
|
|
|