atmosphere explorer pds.ls
tool typescript atproto

fix anartia feed links

handle.invalid 1f33df30 496646c9

verified
+4 -1
+4 -1
src/views/record.tsx
··· 59 59 hostname: "kelinci.net", 60 60 icon: "https://kelinci.net/rabbit.svg", 61 61 transform: (url: string) => 62 - url.replace("https://bsky.app/profile", "https://anartia.kelinci.net").replace("/post/", "/"), 62 + url 63 + .replace("https://bsky.app/profile", "https://anartia.kelinci.net") 64 + .replace("/post/", "/") 65 + .replace("/feed/", "/feeds/"), 63 66 }, 64 67 ]; 65 68