This commit is contained in:
Your Name 2024-09-16 20:35:23 -06:00
parent 81b0f8a2e7
commit ad49f9a9a6

View File

@ -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');