chore: Remove localmonero.co link

- Remove localmonero.co link as it will be shut down on 2024-11-07.
- Added themonoeromoon.com and monerotopia.com to the site.
This commit is contained in:
Christian Ditaputratama 2024-10-08 21:21:32 +07:00
parent 283503f5d9
commit d0affd12f5
No known key found for this signature in database
GPG key ID: 31D3D06D77950979

View file

@ -12,9 +12,10 @@ export async function load() {
{ text: 'moneroworld.com', uri: 'https://moneroworld.com' },
{ text: 'monero.how', uri: 'https://www.monero.how' },
{ text: 'monero.observer', uri: 'https://www.monero.observer' },
{ text: 'sethforprivacy.com', uri: 'https://sethforprivacy.com' },
{ text: 'localmonero.co', uri: 'https://localmonero.co/knowledge' },
{ text: 'revuo-xmr.com', uri: 'https://revuo-xmr.com/' }
{ text: 'revuo-xmr.com', uri: 'https://revuo-xmr.com' },
{ text: 'themonoeromoon.com', uri: 'https://www.themoneromoon.com' },
{ text: 'monerotopia.com', uri: 'https://monerotopia.com' },
{ text: 'sethforprivacy.com', uri: 'https://sethforprivacy.com' }
],
stagenet: [
{ label: 'P2P', value: 'stagenet.xmr.ditatompel.com:38080', key: 'snetP2P' },