fix: blogmark bookmarklet uses bds2:// scheme to avoid legacy bds:// clash
This commit is contained in:
@@ -262,7 +262,8 @@ rule ExecuteTransform {
|
||||
-- config.transform_max_toast_length characters.
|
||||
|
||||
@guidance
|
||||
-- bds://new-post deep links from browser bookmarks
|
||||
-- bds2://new-post deep links from browser bookmarks
|
||||
-- (bds2:// scheme avoids clashing with the legacy app's bds:// scheme)
|
||||
-- Ordering is deterministic: updated_at, then slug, then id
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user