Add Pronouns.page (#2419)
* Add support for Pronouns.page (#2418) * Update the url
This commit is contained in:
parent
d2835e56a4
commit
eccdf80b95
|
|
@ -1741,6 +1741,12 @@
|
|||
"urlMain": "http://promodj.com/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"Pronouns.page": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://pronouns.page/@{}",
|
||||
"urlMain": "https://pronouns.page/",
|
||||
"username_claimed": "andrea"
|
||||
},
|
||||
"PyPi": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://pypi.org/user/{}",
|
||||
|
|
|
|||
Loading…
Reference in New Issue