From 90fe0e234822efb048deeae577883030eff28c29 Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Tue, 10 Feb 2026 06:48:31 +0300 Subject: [PATCH] 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) --- dapps/dapps_dev.json | 17 ++++++++++++----- dapps/dapps_full.json | 17 ++++++++++++----- 2 files changed, 24 insertions(+), 10 deletions(-) diff --git a/dapps/dapps_dev.json b/dapps/dapps_dev.json index 0950d8c..985ae6b 100644 --- a/dapps/dapps_dev.json +++ b/dapps/dapps_dev.json @@ -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" diff --git a/dapps/dapps_full.json b/dapps/dapps_full.json index 0950d8c..985ae6b 100644 --- a/dapps/dapps_full.json +++ b/dapps/dapps_full.json @@ -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"