-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathdataConfig.json
More file actions
10 lines (10 loc) · 1022 Bytes
/
dataConfig.json
File metadata and controls
10 lines (10 loc) · 1022 Bytes
1
2
3
4
5
6
7
8
9
10
{
"advertising_space": {
"footer_space": {
"link": "https://www.hyperpay.tech/download",
"content_en": "<div width='100%' style='cursor: pointer;text-align:center;'><img src='https://www.hyperpay.tech/static/dist/images/hardware/logo-white.png' alt='Hyperpay' height='32px' style='vertical-align: middle' > Redefine wallet with On-chain and Off-chain,Download Now!</div>",
"content_zh-CN": "<div width='100%' style='cursor: pointer;text-align:center;'><img src='https://www.hyperpay.tech/static/dist/images/hardware/logo-white.png' alt='Hyperpay' height='32px' style='vertical-align: middle' > 一个会赚钱也能交易的好钱包,点击立即下载</div>",
"content_KO": "<div width='100%' style='cursor: pointer;text-align:center;'><img src='https://www.hyperpay.tech/static/dist/images/hardware/logo-white.png' alt='Hyperpay' height='32px' style='vertical-align: middle' > Redefine wallet with On-chain and Off-chain,Download Now!</div>"
}
}
}