fedimbed.bluesky: the internet was a mistake
This commit is contained in:
parent
bbb3377a22
commit
3f21b63e0f
1 changed files with 9 additions and 1 deletions
|
@ -47,7 +47,15 @@ const PLATFORM_COLORS = {
|
|||
bluesky: 0x0085ff,
|
||||
};
|
||||
|
||||
const BSKY_DOMAINS = ["bsky.app", "bskye.app", "boobsky.app", "vxbsky.app", "cbsky.app", "fxbsky.app"];
|
||||
const BSKY_DOMAINS = [
|
||||
"bsky.app",
|
||||
"bskye.app",
|
||||
"boobsky.app",
|
||||
"vxbsky.app",
|
||||
"cbsky.app",
|
||||
"fxbsky.app",
|
||||
"girlcockbsky.app",
|
||||
];
|
||||
|
||||
const domainCache = new Map();
|
||||
domainCache.set("cohost.org", "cohost"); // no nodeinfo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue