File tree Expand file tree Collapse file tree 2 files changed +0
-18
lines changed
Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,6 @@ export const ExternalLinks: React.FC = ({ ...restProps }) => {
1010 name : 'relay.link' ,
1111 url : 'https://relay.link/bridge/gnosis' ,
1212 } ,
13- {
14- name : 'debridge.finance' ,
15- url : 'https://app.debridge.finance/' ,
16- } ,
1713 {
1814 name : 'jumper.exchange' ,
1915 url : 'https://jumper.exchange/' ,
@@ -30,10 +26,6 @@ export const ExternalLinks: React.FC = ({ ...restProps }) => {
3026 name : 'symbiosis.finance' ,
3127 url : 'https://app.symbiosis.finance/swap' ,
3228 } ,
33- {
34- name : 'swaps.io' ,
35- url : 'https://swaps.io/' ,
36- } ,
3729 {
3830 name : 'squid' ,
3931 url : 'https://app.squidrouter.com/' ,
Original file line number Diff line number Diff line change @@ -81,11 +81,6 @@ export const FAQContents: React.FC = () => {
8181 Connext
8282 </ a >
8383 </ li >
84- < li >
85- < a href = "https://app.debridge.finance/" rel = "noreferrer" target = "_blank" >
86- deBridge
87- </ a >
88- </ li >
8984 < li >
9085 < a href = "https://app.shapeshift.com/#/trade" rel = "noreferrer" target = "_blank" >
9186 ShapeShift.com
@@ -96,11 +91,6 @@ export const FAQContents: React.FC = () => {
9691 Symbiosis
9792 </ a >
9893 </ li >
99- < li >
100- < a href = "https://swaps.io/" rel = "noreferrer" target = "_blank" >
101- Swaps.io
102- </ a >
103- </ li >
10494 < li >
10595 < a href = "https://app.squidrouter.com/" rel = "noreferrer" target = "_blank" >
10696 Squid
You can’t perform that action at this time.
0 commit comments