mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-23 15:25:14 +00:00
fix okx favicon
This commit is contained in:
parent
51aa34dec7
commit
51e33b1cad
|
@ -9,7 +9,7 @@ func ExchangeFooterIcon(exName ExchangeName) string {
|
|||
case ExchangeMax:
|
||||
footerIcon = "https://max.maicoin.com/favicon-16x16.png"
|
||||
case ExchangeOKEx:
|
||||
footerIcon = "https://static.okex.com/cdn/assets/imgs/MjAxODg/D91A7323087D31A588E0D2A379DD7747.png"
|
||||
footerIcon = "https://www.okx.com/cdn/assets/plugins/2022/01/07104210.png"
|
||||
case ExchangeKucoin:
|
||||
footerIcon = "https://assets.staticimg.com/cms/media/7AV75b9jzr9S8H3eNuOuoqj8PwdUjaDQGKGczGqTS.png"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user