mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 03:43:02 +00:00
Adding support for exophase via data.json
for #2248
This commit is contained in:
parent
f7075e1b64
commit
89b4cec3cb
1 changed files with 6 additions and 0 deletions
|
@ -716,6 +716,12 @@
|
||||||
"urlMain": "https://exposure.co/",
|
"urlMain": "https://exposure.co/",
|
||||||
"username_claimed": "jonasjacobsson"
|
"username_claimed": "jonasjacobsson"
|
||||||
},
|
},
|
||||||
|
"exophase": {
|
||||||
|
"errorType": "status_code",
|
||||||
|
"url": "https://www.exophase.com/user/{}/",
|
||||||
|
"urlMain": "https://www.exophase.com/",
|
||||||
|
"username_claimed": "blue"
|
||||||
|
},
|
||||||
"EyeEm": {
|
"EyeEm": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
"url": "https://www.eyeem.com/u/{}",
|
"url": "https://www.eyeem.com/u/{}",
|
||||||
|
|
Loading…
Reference in a new issue