Skip to content

Commit

Permalink
chore: idk how this got in
Browse files Browse the repository at this point in the history
  • Loading branch information
mary-ext committed Dec 8, 2024
1 parent 3889c6c commit 47cd475
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ export const DEFAULT_HEADERS = {
// None of these are either a personal data server or labeler instance.
// - bsky.social is an entryway, not the actual PDS.
export const EXCLUSIONS_RE =
/^https?:\/\/(?:bsky\.social|bsky\.network|jetstream\d+\.[a-z-]+\.bsky\.network)$/;
/^https?:\/\/(?:bsky\.social|bsky\.network|jetstream\d+\.[a-z-]+\.bsky\.network)\/?$/;
4 changes: 0 additions & 4 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -5388,10 +5388,6 @@
"inviteCodeRequired": true,
"version": "0.4.67"
},
"https://bsky.social/": {
"inviteCodeRequired": false,
"version": "git-e978edb"
},
"https://bsky.solidunit.win/": {
"inviteCodeRequired": true,
"version": "0.4.74"
Expand Down

0 comments on commit 47cd475

Please sign in to comment.