mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-18 22:44:26 +01:00
update
This commit is contained in:
@@ -63,7 +63,11 @@ const Home: Component = () => {
|
||||
}));
|
||||
|
||||
const { events: localTimeline } = useSubscription(() => ({
|
||||
relayUrls: ['wss://relay-jp.nostr.wirednet.jp', 'wss://nostr.h3z.jp/'],
|
||||
relayUrls: [
|
||||
'wss://relay-jp.nostr.wirednet.jp',
|
||||
'wss://nostr.h3z.jp/',
|
||||
'wss://nostr.holybea.com',
|
||||
],
|
||||
filters: [
|
||||
{
|
||||
kinds: [1, 6],
|
||||
|
||||
Reference in New Issue
Block a user