Skip to content

Commit 4706323

Browse files
committed
data: add hive blog
1 parent 4721c7f commit 4706323

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

sherlock_project/resources/data.json

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -595,13 +595,13 @@
595595
"username_claimed": "blue"
596596
},
597597
"DigitalSpy": {
598-
"errorMsg": "The page you were looking for could not be found.",
599-
"errorType": "message",
600-
"url": "https://forums.digitalspy.com/profile/{}",
601-
"urlMain": "https://forums.digitalspy.com/",
602-
"username_claimed": "blue",
603-
"regexCheck": "^\\w{3,20}$"
604-
},
598+
"errorMsg": "The page you were looking for could not be found.",
599+
"errorType": "message",
600+
"url": "https://forums.digitalspy.com/profile/{}",
601+
"urlMain": "https://forums.digitalspy.com/",
602+
"username_claimed": "blue",
603+
"regexCheck": "^\\w{3,20}$"
604+
},
605605
"Discogs": {
606606
"errorType": "status_code",
607607
"url": "https://www.discogs.com/user/{}",
@@ -656,7 +656,6 @@
656656
"Duolingo": {
657657
"errorMsg": "{\"users\":[]}",
658658
"errorType": "message",
659-
660659
"url": "https://www.duolingo.com/profile/{}",
661660
"urlMain": "https://duolingo.com/",
662661
"urlProbe": "https://www.duolingo.com/2017-06-30/users?username={}",
@@ -1030,6 +1029,14 @@
10301029
"urlMain": "https://www.heavy-r.com/",
10311030
"username_claimed": "kilroy222"
10321031
},
1032+
"Hive Blog": {
1033+
"errorMsg": "<title>User Not Found - Hive</title>",
1034+
"errorType": "message",
1035+
"isNSFW": true,
1036+
"url": "https://hive.blog/@{}",
1037+
"urlMain": "https://hive.blog/",
1038+
"username_claimed": "mango-juice"
1039+
},
10331040
"Holopin": {
10341041
"errorMsg": "true",
10351042
"errorType": "message",
@@ -1277,7 +1284,6 @@
12771284
},
12781285
"LinkedIn": {
12791286
"errorType": "status_code",
1280-
12811287
"regexCheck": "^[a-zA-Z0-9]{3,100}$",
12821288
"request_method": "GET",
12831289
"url": "https://linkedin.com/in/{}",
@@ -1923,7 +1929,6 @@
19231929
},
19241930
"Spotify": {
19251931
"errorType": "status_code",
1926-
19271932
"url": "https://open.spotify.com/user/{}",
19281933
"urlMain": "https://open.spotify.com/",
19291934
"username_claimed": "blue"
@@ -2348,7 +2353,6 @@
23482353
},
23492354
"YouTube": {
23502355
"errorType": "status_code",
2351-
23522356
"url": "https://www.youtube.com/@{}",
23532357
"urlMain": "https://www.youtube.com/",
23542358
"username_claimed": "youtube"
@@ -2744,4 +2748,4 @@
27442748
"urlMain": "https://bsky.app/",
27452749
"username_claimed": "mcuban"
27462750
}
2747-
}
2751+
}

0 commit comments

Comments
 (0)