From 7fd4894b833b166ff9c3c6e7f3e363cfd33ac827 Mon Sep 17 00:00:00 2001 From: leohar Date: Mon, 9 Dec 2024 15:51:35 +0000 Subject: [PATCH] remove crowdloans category, talisman (#3266) --- dapps/dapps.json | 21 ++------------------- dapps/dapps_dev.json | 23 ++--------------------- dapps/dapps_full.json | 22 ++-------------------- 3 files changed, 6 insertions(+), 60 deletions(-) diff --git a/dapps/dapps.json b/dapps/dapps.json index 89a9fce66..27cd4d53a 100644 --- a/dapps/dapps.json +++ b/dapps/dapps.json @@ -8,10 +8,6 @@ "name": "Bridge", "id": "bridge" }, - { - "name": "Crowdloans", - "id": "crowdloans" - }, { "name": "DEX", "id": "dex" @@ -117,14 +113,6 @@ "governance" ] }, - { - "name": "Talisman Portal", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Talisman.svg", - "url": "https://app.talisman.xyz/portfolio", - "categories": [ - "crowdloans" - ] - }, { "name": "Phala App", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/color/Phala.svg", @@ -139,8 +127,7 @@ "url": "https://kintsugi.interlay.io/", "categories": [ "bridge", - "staking", - "crowdloans" + "staking" ] }, { @@ -150,7 +137,6 @@ "categories": [ "bridge", "staking", - "crowdloans", "evm" ] }, @@ -161,7 +147,6 @@ "categories": [ "bridge", "staking", - "crowdloans", "evm" ] }, @@ -417,8 +402,7 @@ "url": "https://www.tinker.network/overview", "categories": [ "staking", - "bridge", - "crowdloans" + "bridge" ] }, { @@ -649,7 +633,6 @@ "url": "https://portal.invarch.network/", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/InvArch.svg", "categories": [ - "crowdloans", "governance" ] }, diff --git a/dapps/dapps_dev.json b/dapps/dapps_dev.json index d65f08bc8..e788cbc71 100644 --- a/dapps/dapps_dev.json +++ b/dapps/dapps_dev.json @@ -5,11 +5,6 @@ "name": "Bridge", "id": "bridge" }, - { - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Crowdloans.svg", - "name": "Crowdloans", - "id": "crowdloans" - }, { "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Dex.svg", "name": "DEX", @@ -162,15 +157,6 @@ "governance" ] }, - { - "name": "Talisman Portal", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Talisman.svg", - "url": "https://app.talisman.xyz/portfolio", - "categories": [ - "crowdloans", - "nft" - ] - }, { "name": "Phala App", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/color/Phala.svg", @@ -185,8 +171,7 @@ "url": "https://kintsugi.interlay.io/", "categories": [ "bridge", - "staking", - "crowdloans" + "staking" ] }, { @@ -232,7 +217,6 @@ "categories": [ "bridge", "staking", - "crowdloans", "evm" ] }, @@ -243,7 +227,6 @@ "categories": [ "bridge", "staking", - "crowdloans", "evm" ] }, @@ -362,8 +345,7 @@ "url": "https://www.tinker.network/overview", "categories": [ "staking", - "bridge", - "crowdloans" + "bridge" ] }, { @@ -809,7 +791,6 @@ "url": "https://portal.invarch.network/", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/InvArch.svg", "categories": [ - "crowdloans", "governance" ] }, diff --git a/dapps/dapps_full.json b/dapps/dapps_full.json index fde797bf6..57fd23949 100644 --- a/dapps/dapps_full.json +++ b/dapps/dapps_full.json @@ -4,10 +4,6 @@ "name": "Bridge", "id": "bridge" }, - { - "name": "Crowdloans", - "id": "crowdloans" - }, { "name": "DEX", "id": "dex" @@ -132,15 +128,6 @@ "governance" ] }, - { - "name": "Talisman Portal", - "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Talisman.svg", - "url": "https://app.talisman.xyz/portfolio", - "categories": [ - "crowdloans", - "nft" - ] - }, { "name": "Phala App", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/color/Phala.svg", @@ -155,8 +142,7 @@ "url": "https://kintsugi.interlay.io/", "categories": [ "bridge", - "staking", - "crowdloans" + "staking" ] }, { @@ -166,7 +152,6 @@ "categories": [ "bridge", "staking", - "crowdloans", "evm" ] }, @@ -177,7 +162,6 @@ "categories": [ "bridge", "staking", - "crowdloans", "evm" ] }, @@ -443,8 +427,7 @@ "url": "https://www.tinker.network/overview", "categories": [ "staking", - "bridge", - "crowdloans" + "bridge" ] }, { @@ -684,7 +667,6 @@ "url": "https://portal.invarch.network/", "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/InvArch.svg", "categories": [ - "crowdloans", "governance" ] },