Skip to content

Commit

Permalink
add Bluesky support (sherlock-project#2302)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnaleem authored Sep 25, 2024
1 parent f7075e1 commit 3a50832
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2802,5 +2802,12 @@
"url": "https://www.znanylekarz.pl/{}",
"urlMain": "https://znanylekarz.pl",
"username_claimed": "janusz-nowak"
},
"Bluesky": {
"errorMsg": "<title>@{} — Bluesky</title>",
"errorType": "message",
"url": "https://bsky.app/profile/{}.bsky.social",
"urlMain": "https://bsky.app/",
"username_claimed": "kanaratron"
}
}

0 comments on commit 3a50832

Please sign in to comment.