Skip to content

Commit 072b581

Browse files
authored
Merge pull request #2394 from ibnaleem/bluesky
Add Bluesky Support
2 parents b8bdfd8 + 2de353d commit 072b581

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sherlock_project/resources/data.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2852,5 +2852,12 @@
28522852
"url": "https://www.znanylekarz.pl/{}",
28532853
"urlMain": "https://znanylekarz.pl",
28542854
"username_claimed": "janusz-nowak"
2855+
},
2856+
"Bluesky": {
2857+
"errorType": "status_code",
2858+
"url": "https://bsky.app/profile/{}.bsky.social",
2859+
"urlProbe": "https://public.api.bsky.app/xrpc/app.bsky.actor.getProfile?actor={}.bsky.social",
2860+
"urlMain": "https://bsky.app/",
2861+
"username_claimed": "mcuban"
28552862
}
28562863
}

0 commit comments

Comments
 (0)