kopia lustrzana https://github.com/cheeaun/phanpy
Try handle Threads' link
rodzic
f3895d09e3
commit
a75e816e6c
|
@ -5,6 +5,7 @@ const statusPostRegexes = [
|
|||
/^\/@[^@\/]+\/(?:statuses|posts)\/([^\/]+)/i, // GoToSocial, Takahe
|
||||
/\/notes\/([^\/]+)/i, // Misskey, Firefish
|
||||
/^\/(?:notice|objects)\/([a-z0-9-]+)/i, // Pleroma
|
||||
/\/@[^@\/]+\/post\/([^\/]+)/i, // Threads
|
||||
/\/@[^@\/]+@?[^\/]+?\/([^\/]+)/i, // Mastodon
|
||||
/^\/p\/[^\/]+\/([^\/]+)/i, // Pixelfed
|
||||
];
|
||||
|
|
Ładowanie…
Reference in New Issue