Skip to content

Commit fd24630

Browse files
authored
chore: update
1 parent eb6464b commit fd24630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export const PLC_URL = `https://plc.directory`;
22
export const RELAY_URL = `https://relay1.us-west.bsky.network`;
33

4-
export const JETSTREAM_URL = `wss://jetstream1.us-east.fire.hose.cam`;
4+
export const JETSTREAM_URL = `wss://jetstream.fire.hose.cam`;
55

66
/** If `now` and `errorAt` has passed this amount of days, it should stop tracking. */
77
export const MAX_FAILURE_DAYS = 14;

0 commit comments

Comments
 (0)