Skip to content

Commit

Permalink
feat(route/picnob): use shortcode as explicit guid for feed stability (
Browse files Browse the repository at this point in the history
  • Loading branch information
AiraNadih authored Feb 15, 2025
1 parent ba5f633 commit 07b3ca1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/routes/picnob/user.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ async function handler(ctx) {
},
}),
link,
guid: shortcode,
pubDate: parseDate(time, 'X'),
};
})
Expand Down

0 comments on commit 07b3ca1

Please sign in to comment.