We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58b20db + 1b9f823 commit 284662eCopy full SHA for 284662e
sherlock_project/resources/data.json
@@ -2825,5 +2825,20 @@
2825
"url": "https://www.znanylekarz.pl/{}",
2826
"urlMain": "https://znanylekarz.pl",
2827
"username_claimed": "janusz-nowak"
2828
+ },
2829
+ "Bluesky": {
2830
+ "errorType": "status_code",
2831
+ "url": "https://bsky.app/profile/{}.bsky.social",
2832
+ "urlProbe": "https://public.api.bsky.app/xrpc/app.bsky.actor.getProfile?actor={}.bsky.social",
2833
+ "urlMain": "https://bsky.app/",
2834
+ "username_claimed": "mcuban"
2835
2836
+ "Platzi": {
2837
2838
+ "errorCode": 404,
2839
+ "url": "https://platzi.com/p/{}/",
2840
+ "urlMain": "https://platzi.com/",
2841
+ "username_claimed": "freddier",
2842
+ "request_method": "GET"
2843
}
2844
0 commit comments