507
507
"urlMain" : " https://coderwall.com" ,
508
508
"username_claimed" : " hacker"
509
509
},
510
+ "Code Sandbox" : {
511
+ "errorType" : " message" ,
512
+ "errorMsg" : " Could not find user with username" ,
513
+ "regexCheck" : " ^[a-zA-Z0-9_-]{3,30}$" ,
514
+ "url" : " https://codesandbox.io/u/{}" ,
515
+ "urlProbe" : " https://codesandbox.io/api/v1/users/{}" ,
516
+ "urlMain" : " https://codesandbox.io" ,
517
+ "username_claimed" : " icyjoseph"
518
+ },
510
519
"Codewars" : {
511
520
"errorType" : " status_code" ,
512
521
"url" : " https://www.codewars.com/users/{}" ,
685
694
"Duolingo" : {
686
695
"errorMsg" : " {\" users\" :[]}" ,
687
696
"errorType" : " message" ,
688
-
689
697
"url" : " https://www.duolingo.com/profile/{}" ,
690
698
"urlMain" : " https://duolingo.com/" ,
691
699
"urlProbe" : " https://www.duolingo.com/2017-06-30/users?username={}" ,
1058
1066
"urlMain" : " https://www.heavy-r.com/" ,
1059
1067
"username_claimed" : " kilroy222"
1060
1068
},
1069
+ "Hive Blog" : {
1070
+ "errorMsg" : " <title>User Not Found - Hive</title>" ,
1071
+ "errorType" : " message" ,
1072
+ "url" : " https://hive.blog/@{}" ,
1073
+ "urlMain" : " https://hive.blog/" ,
1074
+ "username_claimed" : " mango-juice"
1075
+ },
1061
1076
"Holopin" : {
1062
1077
"errorMsg" : " true" ,
1063
1078
"errorType" : " message" ,
2049
2064
},
2050
2065
"Spotify" : {
2051
2066
"errorType" : " status_code" ,
2052
-
2053
2067
"url" : " https://open.spotify.com/user/{}" ,
2054
2068
"urlMain" : " https://open.spotify.com/" ,
2055
2069
"username_claimed" : " blue"
2478
2492
},
2479
2493
"YouTube" : {
2480
2494
"errorType" : " status_code" ,
2481
-
2482
2495
"url" : " https://www.youtube.com/@{}" ,
2483
2496
"urlMain" : " https://www.youtube.com/" ,
2484
2497
"username_claimed" : " youtube"
2887
2900
"username_claimed" : " freddier" ,
2888
2901
"request_method" : " GET"
2889
2902
}
2890
- }
2903
+ }
0 commit comments