fix
This commit is contained in:
parent
81b0f8a2e7
commit
ad49f9a9a6
@ -44,7 +44,7 @@ if (msg.event.kind === 0) {
|
||||
};
|
||||
};
|
||||
|
||||
let mastodon: (string | number)[] = ['gay','mas.to','abraham.su','lgbt','fosstodon','bae.st','bsky','liberal.city','mastodon.bot','botsin.space','a2mi.social','.au','masto.host','mastodon.online','social.beaware.live','nofan.xyz','mastodon.social','mstdn','mathstodon','universeodon','infosec', 'mastdn', 'kitty.social', 'c.im', '.jp', '.de', '.fr', 'toot', 'mastodon', 'misskey', 'journa.host', 'social', 'eldritchcafe', 'hachyderm', 'kinky.business']
|
||||
let mastodon: (string | number)[] = ['gay','mas.to','abraham.su','lgbt','fosstodon','bae.st','bsky','liberal.city','mastodon.bot','botsin.space','a2mi.social','.au','masto.host','mastodon.online','social.beaware.live','nofan.xyz','mastodon.social','mstdn','mathstodon','universeodon','infosec', 'mastdn', 'kitty.social', 'c.im', '.jp', '.de', '.fr', 'toot', 'mastodon', 'misskey', 'journa.host', 'social', 'eldritchcafe', 'hachyderm', 'kinky']
|
||||
|
||||
const p = msg.event.tags.filter((tag) => tag[0] === 'p');
|
||||
const e = msg.event.tags.filter((tag) => tag[0] === 'e');
|
||||
|
Loading…
Reference in New Issue
Block a user