Skip to content

Commit 259b4ab

Browse files
feat: add tmdb support
1 parent 9bafb8a commit 259b4ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sherlock_project/resources/data.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2324,6 +2324,12 @@
23242324
"urlProbe": "https://ch.tetr.io/api/users/{}",
23252325
"username_claimed": "osk"
23262326
},
2327+
"TheMovieDB": {
2328+
"errorType": "status_code",
2329+
"url": "https://www.themoviedb.org/u/{}",
2330+
"urlMain": "https://www.themoviedb.org/",
2331+
"username_claimed": "blue"
2332+
}
23272333
"TikTok": {
23282334
"url": "https://www.tiktok.com/@{}",
23292335
"urlMain": "https://www.tiktok.com",

0 commit comments

Comments
 (0)