Work in progress atmosphere stats viewer
1

Configure Feed

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

chore: update spam hosts list

+3
+3
src/routes/plc/PdsDistribution.svelte
··· 14 14 'bssky.social', 15 15 'example.com', 16 16 'social.kabcash.com', 17 + 'plc.surge.sh', 18 + 'example.test', 19 + 'klatch.app', 17 20 ]; 18 21 19 22 function isSpam(url: URL | null): url is null {