data endpoint for entity 90008 (aka. a website)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix pds

dawn d3eb555a 21d33a14

+1 -1
+1 -1
src/lib/activity.ts
··· 34 34 35 35 const fetchTangledActivity = async (): Promise<Activity[]> => { 36 36 const did = 'did:plc:dfl62fgb7wtjj3fcbb72naae'; 37 - const pds = 'https://gaze.systems'; 37 + const pds = 'https://zwsp.xyz'; 38 38 const knot = 'https://knot.gaze.systems'; 39 39 const activities: Activity[] = []; 40 40