Skip to content

Commit 7cd9f2a

Browse files
authored
Merge pull request #2283 from gtkacz/2248-exophase_support
Adding support for exophase via `data.json` for #2248
2 parents 7b7a0d2 + 89b4cec commit 7cd9f2a

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
@@ -736,6 +736,12 @@
736736
"urlMain": "https://exposure.co/",
737737
"username_claimed": "jonasjacobsson"
738738
},
739+
"exophase": {
740+
"errorType": "status_code",
741+
"url": "https://www.exophase.com/user/{}/",
742+
"urlMain": "https://www.exophase.com/",
743+
"username_claimed": "blue"
744+
},
739745
"EyeEm": {
740746
"errorType": "status_code",
741747
"url": "https://www.eyeem.com/u/{}",

0 commit comments

Comments
 (0)