Skip to content

Commit

Permalink
add bsky.app
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnaleem committed Jan 20, 2025
1 parent 2c303a2 commit ca17c39
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2844,5 +2844,13 @@
"url": "https://www.znanylekarz.pl/{}",
"urlMain": "https://znanylekarz.pl",
"username_claimed": "janusz-nowak"
},
"Bluesky": {
"errorCode": 400,
"errorType": "status_code",
"url": "https://bsky.app/profile/{}.bsky.social",
"urlProbe": "https://public.api.bsky.app/xrpc/app.bsky.actor.getProfile?actor={}.bsky.social",
"urlMain": "https://bsky.app/",
"username_claimed": "mcuban"
}
}
}

0 comments on commit ca17c39

Please sign in to comment.