Skip to content

Commit 89b4cec

Browse files
committed
Adding support for exophase via data.json for #2248
1 parent f7075e1 commit 89b4cec

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
@@ -716,6 +716,12 @@
716716
"urlMain": "https://exposure.co/",
717717
"username_claimed": "jonasjacobsson"
718718
},
719+
"exophase": {
720+
"errorType": "status_code",
721+
"url": "https://www.exophase.com/user/{}/",
722+
"urlMain": "https://www.exophase.com/",
723+
"username_claimed": "blue"
724+
},
719725
"EyeEm": {
720726
"errorType": "status_code",
721727
"url": "https://www.eyeem.com/u/{}",

0 commit comments

Comments
 (0)