Add all PDSs to whitelist
This commit is contained in:
parent
dc17238a93
commit
542be03088
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ const Unknown models.ID = 0
|
|||
var whitelist []string = []string{
|
||||
"https://bsky.social",
|
||||
"https://*.bsky.network",
|
||||
"https://*",
|
||||
}
|
||||
|
||||
type PDS struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue