mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-21 23:48:06 +00:00
Fix DApps links: apps.pezkuwichain.io -> pezkuwichain.io
- Update Pezkuwi link to pezkuwichain.io - Update Pezkuwi Staking link to pezkuwichain.io - Update Pezsnowbridge link to pezkuwichain.io - Add Pezkuwi P2P for DEX category (telegram.pezkuwichain.io/p2p)
This commit is contained in:
+12
-5
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"popular": [
|
||||
{
|
||||
"url": "https://apps.pezkuwichain.io/"
|
||||
"url": "https://pezkuwichain.io/"
|
||||
},
|
||||
{
|
||||
"url": "https://js.pezkuwichain.io/"
|
||||
@@ -75,18 +75,25 @@
|
||||
"dapps": [
|
||||
{
|
||||
"name": "Pezkuwi",
|
||||
"url": "https://apps.pezkuwichain.io/",
|
||||
"url": "https://pezkuwichain.io/",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/dapps/dapps/Pezkuwi.png",
|
||||
"categories": [
|
||||
"staking",
|
||||
"bridge",
|
||||
"dex",
|
||||
"utilities"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Pezkuwi P2P",
|
||||
"url": "https://telegram.pezkuwichain.io/p2p",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/dapps/dapps/Pezkuwi.png",
|
||||
"categories": [
|
||||
"dex"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Pezkuwi Staking",
|
||||
"url": "https://apps.pezkuwichain.io/#/staking",
|
||||
"url": "https://pezkuwichain.io/",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/dapps/dapps/PezkuwiStaking.png",
|
||||
"categories": [
|
||||
"staking"
|
||||
@@ -94,7 +101,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Pezsnowbridge",
|
||||
"url": "https://apps.pezkuwichain.io/#/bridge",
|
||||
"url": "https://pezkuwichain.io/",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/dapps/dapps/Pezsnowbridge.png",
|
||||
"categories": [
|
||||
"bridge"
|
||||
|
||||
+12
-5
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"popular": [
|
||||
{
|
||||
"url": "https://apps.pezkuwichain.io/"
|
||||
"url": "https://pezkuwichain.io/"
|
||||
},
|
||||
{
|
||||
"url": "https://js.pezkuwichain.io/"
|
||||
@@ -75,18 +75,25 @@
|
||||
"dapps": [
|
||||
{
|
||||
"name": "Pezkuwi",
|
||||
"url": "https://apps.pezkuwichain.io/",
|
||||
"url": "https://pezkuwichain.io/",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/dapps/dapps/Pezkuwi.png",
|
||||
"categories": [
|
||||
"staking",
|
||||
"bridge",
|
||||
"dex",
|
||||
"utilities"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Pezkuwi P2P",
|
||||
"url": "https://telegram.pezkuwichain.io/p2p",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/dapps/dapps/Pezkuwi.png",
|
||||
"categories": [
|
||||
"dex"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Pezkuwi Staking",
|
||||
"url": "https://apps.pezkuwichain.io/#/staking",
|
||||
"url": "https://pezkuwichain.io/",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/dapps/dapps/PezkuwiStaking.png",
|
||||
"categories": [
|
||||
"staking"
|
||||
@@ -94,7 +101,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Pezsnowbridge",
|
||||
"url": "https://apps.pezkuwichain.io/#/bridge",
|
||||
"url": "https://pezkuwichain.io/",
|
||||
"icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/dapps/dapps/Pezsnowbridge.png",
|
||||
"categories": [
|
||||
"bridge"
|
||||
|
||||
Reference in New Issue
Block a user