mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-23 12:23:03 +00:00
Update data.json
I have added ResearchGate, a very popular social network for academics.
This commit is contained in:
parent
068464b9e3
commit
c953c1c95a
1 changed files with 11 additions and 1 deletions
12
data.json
12
data.json
|
@ -816,6 +816,16 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"ResearchGate": {
|
||||
"errorType": "response_url",
|
||||
"errorUrl": "https://www.researchgate.net/directory/profiles",
|
||||
"rank": 124,
|
||||
"regexCheck": "\\w+_\\w+",
|
||||
"url": "https://www.researchgate.net/profile/{}",
|
||||
"urlMain": "https://www.researchgate.net/",
|
||||
"username_claimed": "John_Smith",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"ReverbNation": {
|
||||
"errorMsg": "Sorry, we couldn't find that page",
|
||||
"errorType": "message",
|
||||
|
@ -1169,4 +1179,4 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue