Update data.json

I have added ResearchGate, a very popular social network for academics.
This commit is contained in:
marcolardera 2019-06-25 21:58:01 +02:00 committed by GitHub
parent 068464b9e3
commit c953c1c95a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}
}
}