Skip to content

Commit e774b08

Browse files
Add imood.com support (sherlock-project#2647)
2 parents 1be25e7 + 99067b2 commit e774b08

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

sherlock_project/resources/data.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,6 +1191,12 @@
11911191
"urlProbe": "https://api.imgur.com/account/v1/accounts/{}?client_id=546c25a59c58ad7",
11921192
"username_claimed": "blue"
11931193
},
1194+
"imood": {
1195+
"errorType": "status_code",
1196+
"url": "https://www.imood.com/users/{}",
1197+
"urlMain": "https://www.imood.com/",
1198+
"username_claimed": "blue"
1199+
},
11941200
"Instagram": {
11951201
"errorType": "status_code",
11961202
"url": "https://instagram.com/{}",

0 commit comments

Comments
 (0)