Skip to content

Commit 289ab28

Browse files
authored
Merge pull request #2576 from obiwan04kanobi/add-aws-skills-profile-site
Add AWS Skills Profile site to Sherlock
2 parents f60de0d + 0f3df0f commit 289ab28

File tree

1 file changed

+41
-34
lines changed

1 file changed

+41
-34
lines changed

sherlock_project/resources/data.json

Lines changed: 41 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,13 @@
7979
"username_claimed": "pink"
8080
},
8181
"AllMyLinks": {
82-
"errorMsg": "Page not found",
83-
"errorType": "message",
84-
"regexCheck": "^[a-z0-9][a-z0-9-]{2,32}$",
85-
"url": "https://allmylinks.com/{}",
86-
"urlMain": "https://allmylinks.com/",
87-
"username_claimed": "blue"
88-
},
82+
"errorMsg": "Page not found",
83+
"errorType": "message",
84+
"regexCheck": "^[a-z0-9][a-z0-9-]{2,32}$",
85+
"url": "https://allmylinks.com/{}",
86+
"urlMain": "https://allmylinks.com/",
87+
"username_claimed": "blue"
88+
},
8989
"AniWorld": {
9090
"errorMsg": "Dieses Profil ist nicht verf\u00fcgbar",
9191
"errorType": "message",
@@ -193,6 +193,13 @@
193193
"urlMain": "https://www.avizo.cz/",
194194
"username_claimed": "blue"
195195
},
196+
"AWS Skills Profile": {
197+
"errorType": "message",
198+
"errorMsg": "shareProfileAccepted\":false",
199+
"url": "https://skillsprofile.skillbuilder.aws/user/{}/",
200+
"urlMain": "https://skillsprofile.skillbuilder.aws",
201+
"username_claimed": "mayank04pant"
202+
},
196203
"BOOTH": {
197204
"errorType": "response_url",
198205
"errorUrl": "https://booth.pm/",
@@ -631,21 +638,21 @@
631638
"urlMain": "https://www.dealabs.com/",
632639
"username_claimed": "blue"
633640
},
634-
"DeviantArt": {
635-
"errorType": "message",
636-
"errorMsg": "Llama Not Found",
637-
"regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$",
638-
"url": "https://www.deviantart.com/{}",
639-
"urlMain": "https://www.deviantart.com/",
640-
"username_claimed": "blue"
641-
},
641+
"DeviantArt": {
642+
"errorType": "message",
643+
"errorMsg": "Llama Not Found",
644+
"regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$",
645+
"url": "https://www.deviantart.com/{}",
646+
"urlMain": "https://www.deviantart.com/",
647+
"username_claimed": "blue"
648+
},
642649
"DigitalSpy": {
643-
"errorMsg": "The page you were looking for could not be found.",
644-
"errorType": "message",
645-
"url": "https://forums.digitalspy.com/profile/{}",
646-
"urlMain": "https://forums.digitalspy.com/",
647-
"username_claimed": "blue",
648-
"regexCheck": "^\\w{3,20}$"
650+
"errorMsg": "The page you were looking for could not be found.",
651+
"errorType": "message",
652+
"url": "https://forums.digitalspy.com/profile/{}",
653+
"urlMain": "https://forums.digitalspy.com/",
654+
"username_claimed": "blue",
655+
"regexCheck": "^\\w{3,20}$"
649656
},
650657
"Discogs": {
651658
"errorType": "status_code",
@@ -1299,7 +1306,7 @@
12991306
"username_claimed": "red"
13001307
},
13011308
"Laracast": {
1302-
"errorType":"status_code",
1309+
"errorType": "status_code",
13031310
"url": "https://laracasts.com/@{}",
13041311
"urlMain": "https://laracasts.com/",
13051312
"regexCheck": "^[a-zA-Z0-9_-]{3,}$",
@@ -1477,12 +1484,12 @@
14771484
"username_claimed": "blue"
14781485
},
14791486
"Mydramalist": {
1480-
"errorMsg": "The requested page was not found",
1481-
"errorType": "message",
1482-
"url": "https://www.mydramalist.com/profile/{}",
1483-
"urlMain": "https://mydramalist.com",
1484-
"username_claimed": "elhadidy12398"
1485-
},
1487+
"errorMsg": "The requested page was not found",
1488+
"errorType": "message",
1489+
"url": "https://www.mydramalist.com/profile/{}",
1490+
"urlMain": "https://mydramalist.com",
1491+
"username_claimed": "elhadidy12398"
1492+
},
14861493
"Myspace": {
14871494
"errorType": "status_code",
14881495
"url": "https://myspace.com/{}",
@@ -1758,11 +1765,11 @@
17581765
"username_claimed": "pylapp"
17591766
},
17601767
"Pychess": {
1761-
"errorType": "message",
1762-
"errorMsg": "404",
1763-
"url": "https://www.pychess.org/@/{}",
1764-
"urlMain": "https://www.pychess.org",
1765-
"username_claimed": "gbtami"
1768+
"errorType": "message",
1769+
"errorMsg": "404",
1770+
"url": "https://www.pychess.org/@/{}",
1771+
"urlMain": "https://www.pychess.org",
1772+
"username_claimed": "gbtami"
17661773
},
17671774
"PromoDJ": {
17681775
"errorType": "status_code",
@@ -2900,7 +2907,7 @@
29002907
"url": "https://{}.tumblr.com/",
29012908
"urlMain": "https://www.tumblr.com/",
29022909
"username_claimed": "goku"
2903-
},
2910+
},
29042911
"uid": {
29052912
"errorType": "status_code",
29062913
"url": "http://uid.me/{}",

0 commit comments

Comments
 (0)