From 65334529ed30aa1e7babff326c8129a6610dc8e9 Mon Sep 17 00:00:00 2001 From: Satoshi Qazi Muhammed Date: Fri, 17 Jul 2026 13:23:14 -0700 Subject: [PATCH] Pin Pezsnowbridge, Pezkuwi Exchange, Dijital Kurdistan as the first 3 Popular dapps Popular is a plain ordered array (app renders it verbatim, no sorting) - reordered/added these 3 pezkuwi-owned dapps to the front in both the release (dapps_full.json) and debug (dapps_dev.json) variants, keeping the rest of the existing list in its prior relative order after them. --- dapps/dapps_dev.json | 6 ++++++ dapps/dapps_full.json | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/dapps/dapps_dev.json b/dapps/dapps_dev.json index 45f548d..d0fb777 100644 --- a/dapps/dapps_dev.json +++ b/dapps/dapps_dev.json @@ -1,5 +1,11 @@ { "popular": [ + { + "url": "https://pezsnowbridge.pezkiwi.app" + }, + { + "url": "https://pex.network" + }, { "url": "https://pezkuwichain.io/" }, diff --git a/dapps/dapps_full.json b/dapps/dapps_full.json index 45f548d..d0fb777 100644 --- a/dapps/dapps_full.json +++ b/dapps/dapps_full.json @@ -1,5 +1,11 @@ { "popular": [ + { + "url": "https://pezsnowbridge.pezkiwi.app" + }, + { + "url": "https://pex.network" + }, { "url": "https://pezkuwichain.io/" },