Skip to content

Commit 284662e

Browse files
authored
Merge pull request #2501 from Davis-3450/add/platzi
add: platzi.com
2 parents 58b20db + 1b9f823 commit 284662e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

sherlock_project/resources/data.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2825,5 +2825,20 @@
28252825
"url": "https://www.znanylekarz.pl/{}",
28262826
"urlMain": "https://znanylekarz.pl",
28272827
"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+
"errorType": "status_code",
2838+
"errorCode": 404,
2839+
"url": "https://platzi.com/p/{}/",
2840+
"urlMain": "https://platzi.com/",
2841+
"username_claimed": "freddier",
2842+
"request_method": "GET"
28282843
}
28292844
}

0 commit comments

Comments
 (0)